nm-research commited on
Commit
34b5056
·
verified ·
1 Parent(s): c8b4ee2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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-base --save_path "output_dir/"
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