winstxnhdw
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
The following command was used to produce this model.
|
4 |
|
5 |
-
```
|
6 |
python quantize.py
|
7 |
--model_dir /Meta-Llama-3-8B-Instruct \
|
8 |
--output_dir /Meta-Llama-3-8B-Instruct-AWQ \
|
|
|
2 |
|
3 |
The following command was used to produce this model.
|
4 |
|
5 |
+
```bash
|
6 |
python quantize.py
|
7 |
--model_dir /Meta-Llama-3-8B-Instruct \
|
8 |
--output_dir /Meta-Llama-3-8B-Instruct-AWQ \
|