Update README.md
Browse files
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
|
| 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 |
{
|