ozcur commited on
Commit
77b0f08
1 Parent(s): 4290630

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ This is 4-bit quantization of [chavinlo/alpaca-native](https://huggingface.co/chavinlo/alpaca-native) (`cecc16d`) via [qwopqwop200/GPTQ-for-LLaMa](https://github.com/qwopqwop200/GPTQ-for-LLaMa) (`5cdfad2`).
2
+
3
+ Invoked as:
4
+
5
+ `llama.py /output/path c4 --wbits 4 --groupsize 128 --save alpaca7b-4bit.pt`