OPEA
/

Safetensors
mllama
4-bit precision
auto-round
cicdatopea commited on
Commit
4e53598
·
verified ·
1 Parent(s): 08701ab

Update quantization_config.json

Browse files
Files changed (1) hide show
  1. quantization_config.json +1 -2
quantization_config.json CHANGED
@@ -122,6 +122,5 @@
122
  "enable_norm_bias_tuning": false,
123
  "dataset": "liuhaotian/llava",
124
  "autoround_version": "0.4.0.dev",
125
- "quant_method": "intel/auto-round",
126
- "backend": "auto_round:gptq:exllamav2"
127
  }
 
122
  "enable_norm_bias_tuning": false,
123
  "dataset": "liuhaotian/llava",
124
  "autoround_version": "0.4.0.dev",
125
+ "quant_method": "auto-round"
 
126
  }