OPEA
/

Safetensors
qwen2
4-bit precision
awq
cicdatopea commited on
Commit
8ab3766
·
verified ·
1 Parent(s): bfcac18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -189,7 +189,7 @@ auto-round --model "OPEA/QwQ-32B-int4-AutoRound-awq-asym" --eval --eval_bs 16 -
189
 
190
  ### Generate the model
191
 
192
- Here is a sample command to generate the model. We found that this model is prone to overflow with int4 kernel. Please use the following command:
193
 
194
  ```bash
195
  auto-round \
 
189
 
190
  ### Generate the model
191
 
192
+ Here is a sample command to generate the model. We found that this model is prone to overflow with int4 fp16 kernel. Please use the following command:
193
 
194
  ```bash
195
  auto-round \