File size: 617 Bytes
a48f6ed | 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 | {
"dtype": "int4",
"input_info": null,
"optimum_version": "1.26.0.dev0",
"quantization_config": {
"all_layers": null,
"backup_precision": null,
"bits": 4,
"dataset": "wikitext2",
"dtype": "int4",
"gptq": null,
"group_size": 128,
"ignored_scope": null,
"lora_correction": null,
"num_samples": null,
"processor": null,
"quant_method": "awq",
"ratio": 1.0,
"scale_estimation": true,
"sensitivity_metric": null,
"sym": true,
"tokenizer": null,
"trust_remote_code": false
},
"save_onnx_model": false,
"transformers_version": "4.51.3"
}
|