File size: 1,737 Bytes
de5bd59
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
  "bits": 4,
  "dynamic": {
    "-:.*visual.*": {},
    "-:.*vision.*": {},
    "-:.*mtp.*": {},
    "-:.*lm_head.*": {},
    "-:.*embed_tokens.*": {},
    "-:.*norm.*": {}
  },
  "group_size": 128,
  "desc_act": false,
  "lm_head": false,
  "method": "gptq",
  "quant_method": "gptq",
  "format": "gptq",
  "checkpoint_format": "gptq",
  "pack_dtype": "int32",
  "meta": {
    "act_group_aware": true,
    "activation_weighted_mse": true,
    "damp_auto_increment": 0.01,
    "damp_percent": 0.05,
    "fallback": {
      "strategy": "rtn",
      "threshold": "0.5%",
      "smooth": {
        "type": "mse",
        "group_size_threshold": 128,
        "steps": 32,
        "maxshrink": 0.9
      }
    },
    "foem": {
      "alpha": 0.25,
      "beta": 0.2,
      "device": "auto"
    },
    "mse": 2.0,
    "pack_impl": "cpu",
    "reference_recipe": "groxaxo/Qwen3.6-27B-GPTQ-Pro-4bit",
    "source_model": "Jackrong/Qwopus3.6-27B-v2",
    "calibration_dataset": "wikitext",
    "nsamples": 256,
    "seqlen": 2048,
    "offload_to_disk": true,
    "offload_to_disk_path": "./gptqmodel_offload/ixgdjlqx-esuvlqbb/",
    "quantizer": [
      "gptqmodel:6.1.0-dev"
    ],
    "uri": "https://github.com/modelcloud/gptqmodel",
    "static_groups": false,
    "true_sequential": true,
    "gptaq": null,
    "gc_mode": "interval",
    "wait_for_submodule_finalizers": false,
    "auto_forward_data_parallel": true,
    "dense_vram_strategy": "exclusive",
    "dense_vram_strategy_devices": null,
    "moe_vram_strategy": "exclusive",
    "moe_vram_strategy_devices": null,
    "mock_quantization": false,
    "hessian": {
      "chunk_size": null,
      "chunk_bytes": null,
      "staging_dtype": "float32"
    }
  },
  "sym": true
}