File size: 1,081 Bytes
9b04742
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "format": "mindpipe_hf_save_pretrained_debug",
  "algorithm": "smoothquant",
  "model_path": "/mnt/42_store/wxx/modelzoo/Qwen/Qwen3-0.6B",
  "result_dir": "/mnt/82_store/wxx/HWQuant/Mindpipe/results/Qwen3-0.6B/smoothquant/smoothquant_w8a8_seq512_alpha0p85",
  "weight_bits": 8,
  "activation_bits": 8,
  "sequence_length": 512,
  "group_size": 128,
  "output_dir": "/mnt/82_store/wxx/HWQuant/Mindpipe/tmp_hf_save/Qwen3-0.6B-SmoothQuant-w8a8/_pre_save_workflow",
  "pre_save_metrics": {
    "perplexity": 28.38771617143544,
    "evaluation_dataset": "wikitext2",
    "sequence_length": 512,
    "evaluated_chunks": 4,
    "batch_size": 1,
    "elapsed_seconds": 0.6223026150837541,
    "tokens_per_second": 3284.5756235893423,
    "model_path": "/mnt/42_store/wxx/modelzoo/Qwen/Qwen3-0.6B",
    "quantization_algorithm": "smoothquant",
    "weight_bits": 8,
    "activation_bits": 8,
    "device": "cuda:0",
    "dtype": "float16",
    "artifacts_path": "artifacts.json"
  },
  "load_note": "Use MindPipe to rebuild the compression structure before loading the HF state dict."
}