Bielik-11B-v2.3-Instruct-4bit-ov / openvino_config.json
Remek's picture
Upload folder using huggingface_hub
6f0de01 verified
raw
history blame
543 Bytes
{
"compression": null,
"dtype": "int4",
"input_info": null,
"optimum_version": "1.22.0",
"quantization_config": {
"all_layers": null,
"bits": 4,
"dataset": "wikitext2",
"group_size": 64,
"ignored_scope": null,
"num_samples": null,
"quant_method": "awq",
"ratio": 1.0,
"scale_estimation": true,
"sensitivity_metric": null,
"sym": false,
"tokenizer": null,
"trust_remote_code": false,
"weight_format": "int4"
},
"save_onnx_model": false,
"transformers_version": "4.44.2"
}