Update README.md
Browse files
README.md
CHANGED
@@ -67,7 +67,7 @@ This model was created with [llm-compressor](https://github.com/vllm-project/llm
|
|
67 |
|
68 |
|
69 |
```bash
|
70 |
-
python quantize.py --model_id ibm-granite/granite-3.1-2b-
|
71 |
```
|
72 |
|
73 |
```python
|
|
|
67 |
|
68 |
|
69 |
```bash
|
70 |
+
python quantize.py --model_id ibm-granite/granite-3.1-2b-instruct --save_path "output_dir/"
|
71 |
```
|
72 |
|
73 |
```python
|