OPEA
/

Safetensors
qwen2
4-bit precision
gptq
cicdatopea commited on
Commit
93c20cc
·
verified ·
1 Parent(s): 1c4a4e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -192,7 +192,7 @@ auto-round --model "OPEA/QwQ-32B-int4-sym-gptq-inc" --eval --eval_bs 16 --tasks
192
 
193
  ### Generate the model
194
 
195
- Here is a sample command to generate the model. We found that the default parameters can cause issues with generation, though the lm-eval accuracy remains high. Please use the following command:
196
 
197
  ```bash
198
  auto-round \
 
192
 
193
  ### Generate the model
194
 
195
+ Here is a sample command to generate the model.We found that this model is prone to overflow with FP16 int4 kernel. Please use the following command:
196
 
197
  ```bash
198
  auto-round \