TheBloke commited on
Commit
6b416db
1 Parent(s): 40b1bbc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -68,7 +68,7 @@ It was created with groupsize 128 to ensure higher quality inference, without `-
68
  * Parameters: Groupsize = 128. No act-order.
69
  * Command used to create the GPTQ:
70
  ```
71
- python llama.py /workspace/process/gorilla-7B/HF wikitext2 --wbits 4 --true-sequential --groupsize 128 --save_safetensors /workspace/process/Samantha-7B-GPTQ-4bit-128g.no-act-order.safetensors
72
  ```
73
 
74
  ## Want to support my work?
 
68
  * Parameters: Groupsize = 128. No act-order.
69
  * Command used to create the GPTQ:
70
  ```
71
+ python llama.py /workspace/process/samantha-7B/HF wikitext2 --wbits 4 --true-sequential --groupsize 128 --save_safetensors /workspace/process/Samantha-7B-GPTQ-4bit-128g.no-act-order.safetensors
72
  ```
73
 
74
  ## Want to support my work?