cleanup and files added
This commit is contained in:
28
qt_app_pyside1/llava_openvino_model/openvino_config.json
Normal file
28
qt_app_pyside1/llava_openvino_model/openvino_config.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"dtype": "int8",
|
||||
"input_info": null,
|
||||
"optimum_version": "1.27.0",
|
||||
"quantization_config": {
|
||||
"all_layers": null,
|
||||
"backup_precision": null,
|
||||
"bits": 8,
|
||||
"dataset": null,
|
||||
"dtype": "int8",
|
||||
"gptq": null,
|
||||
"group_size": -1,
|
||||
"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": false,
|
||||
"tokenizer": null,
|
||||
"trust_remote_code": false
|
||||
},
|
||||
"save_onnx_model": false,
|
||||
"transformers_version": "4.51.3"
|
||||
}
|
||||
Reference in New Issue
Block a user