RedPajama-INCITE-Chat-3B-v1-int4-ov / openvino_config.json
openvino-ci's picture
Upload folder using huggingface_hub
65cc9da verified
raw
history blame contribute delete
565 Bytes
{
"compression": null,
"dtype": "int4",
"input_info": null,
"optimum_version": "1.23.1",
"quantization_config": {
"all_layers": null,
"bits": 4,
"dataset": "wikitext2",
"gptq": null,
"group_size": 128,
"ignored_scope": null,
"num_samples": null,
"quant_method": "default",
"ratio": 1.0,
"scale_estimation": true,
"sensitivity_metric": null,
"sym": false,
"tokenizer": null,
"trust_remote_code": true,
"weight_format": "int4"
},
"save_onnx_model": false,
"transformers_version": "4.45.2"
}