PocketDoc commited on
Commit
dbf094c
1 Parent(s): b56bf33

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,3 +1,3 @@
1
- CUDA_VISIBLE_DEVICES=0 python llama.py ~/text-generation-webui/models/Dans-PileOfSets-Mk1-llama-13b-merged c4 --wbits 4 --true-sequential --groupsize 128 --save_safetensors Dans-PileOfSets-Mk1-llama-13b-gptq-4bit-128g.safetensors
2
 
3
- https://huggingface.co/PocketDoc/Dans-PileOfSets-Mk1-llama-13b-merged
 
1
+ CUDA_VISIBLE_DEVICES=0 python llama.py ~/llama-13b c4 --wbits 4 --true-sequential --groupsize 128 --save_safetensors llama13b-4bit-128g.safetensors
2
 
3
+ https://huggingface.co/huggyllama/llama-13b