winstxnhdw commited on
Commit
2e92f37
·
verified ·
1 Parent(s): e3e92ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
 
3
  The following command was used to produce this model.
4
 
5
- ```python
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 \