basiliskinstitute commited on
Commit
87a2373
·
verified ·
1 Parent(s): 2682647

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,4 +1,6 @@
1
- Quantized with these options: python convert.py \
 
 
2
  -i /workspace/text-generation-webui/models/meta-llama_Llama-3.3-70B-Instruct \
3
  -o /workspace/temp/ \
4
  -m /workspace/measurement.json \
 
1
+ Quantized with these options:
2
+
3
+ python convert.py \
4
  -i /workspace/text-generation-webui/models/meta-llama_Llama-3.3-70B-Instruct \
5
  -o /workspace/temp/ \
6
  -m /workspace/measurement.json \