Qwen3.5-35B-A3B-int4-ov / openvino_config.json
openvino-ci's picture
Upload folder using huggingface_hub
0585c4e verified
{
"dtype": "int4_int8_int8",
"input_info": null,
"optimum_version": "2.1.0.dev0",
"output_attentions": false,
"quantization_config": {
"_dataset_kwargs": {},
"dataset": null,
"default_config": null,
"ignored_scope": null,
"num_samples": null,
"processor": "/nfs/ov-share-01/data/cv_bench_cache/NATIVE_GEN-AI_MODELS/qwen3.5-35b-a3b/pytorch/NATIVE",
"quantization_configs": {
"lm_model": {
"_dataset_kwargs": {},
"all_layers": null,
"backup_precision": null,
"bits": 4,
"dataset": null,
"dq_group_size": null,
"dtype": "int4",
"gptq": null,
"group_size": 128,
"group_size_fallback": null,
"ignored_scope": {
"patterns": [
".*shared_expert.*",
".*attn.*"
]
},
"lora_correction": null,
"num_samples": null,
"processor": null,
"quant_method": "default",
"ratio": 1.0,
"scale_estimation": null,
"sensitivity_metric": null,
"statistics_path": null,
"sym": false,
"tokenizer": null
},
"text_embeddings_model": {
"_dataset_kwargs": {},
"all_layers": null,
"backup_precision": null,
"bits": 8,
"dataset": null,
"dq_group_size": null,
"dtype": "int8",
"gptq": null,
"group_size": null,
"group_size_fallback": null,
"ignored_scope": null,
"lora_correction": null,
"num_samples": null,
"processor": null,
"quant_method": "default",
"ratio": 1.0,
"scale_estimation": null,
"sensitivity_metric": null,
"statistics_path": null,
"sym": true,
"tokenizer": null,
"weight_only": true
},
"vision_embeddings_merger_model": {
"_dataset_kwargs": {},
"all_layers": null,
"backup_precision": null,
"bits": 8,
"dataset": null,
"dq_group_size": null,
"dtype": "int8",
"gptq": null,
"group_size": null,
"group_size_fallback": null,
"ignored_scope": null,
"lora_correction": null,
"num_samples": null,
"processor": null,
"quant_method": "default",
"ratio": 1.0,
"scale_estimation": null,
"sensitivity_metric": null,
"statistics_path": null,
"sym": true,
"tokenizer": null,
"weight_only": true
}
},
"tokenizer": "/nfs/ov-share-01/data/cv_bench_cache/NATIVE_GEN-AI_MODELS/qwen3.5-35b-a3b/pytorch/NATIVE"
},
"save_onnx_model": false,
"transformers_version": "5.2.0"
}