ELVISIO commited on
Commit
2da3730
·
verified ·
1 Parent(s): 9c2ff4a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ pip install lmdeploy "transformers>=4.53.0,<4.54" timm datasets
15
  lmdeploy lite auto_awq sensenova/SenseNova-SI-InternVL3-8B --work-dir SenseNova-SI-InternVL3-8B-AWQ --dtype bfloat16
16
 
17
  ```
18
- Then modify the config.json, put quantization_config at the outermost level of config.json
19
 
20
  ```
21
  {
 
15
  lmdeploy lite auto_awq sensenova/SenseNova-SI-InternVL3-8B --work-dir SenseNova-SI-InternVL3-8B-AWQ --dtype bfloat16
16
 
17
  ```
18
+ Then modify the config.json, put quantization_config at the outermost level.
19
 
20
  ```
21
  {