File size: 1,137 Bytes
9482833 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | {
"batch_num": 192,
"calib_config": "/home/luke/projects/quantization/configs/calib_glm5_3_flash.toml",
"calib_config_sha256": "6538f422242df4de8ab268672f119ae03a6b14efe1086a325ac8ad2ea4013976",
"calib_method": "max",
"dataset_batch_counts": [
32,
25,
32,
205
],
"datasets": [
{
"batch_size": 128,
"limit": 4096,
"max_len": 1024,
"path": "data/text/agentic_coding_calib_v3.jsonl"
},
{
"batch_size": 4,
"limit": 100,
"max_len": 2048,
"multimodal": true,
"path": "data/multimodal/coco_grounded_image_calib.jsonl"
},
{
"batch_size": 128,
"limit": 4096,
"max_len": 1024,
"path": "data/text/diverse_calib.jsonl"
},
{
"batch_size": 4,
"limit": 819,
"max_len": 8192,
"path": "data/text/deep_calib.jsonl"
}
],
"model": "glm5_3_flash",
"model_id": "/data/cache/huggingface/hub/models--zai-org--GLM-5.3-Flash-BF16/snapshots/a6c167b62691b2bac901344b65cb651a70f53e43",
"plan_sha256": "9b09e568033fd131d5f096be071d3c5a54258f5c42cf8f4985449c835c1e22b1",
"total_batches": 294
}
|