digitous commited on
Commit
55134b2
1 Parent(s): e592a80

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
  license: other
3
  ---
4
 
 
 
5
  This is a GPTQ 4 bit quant of ChanSung's Elina 33b.
6
  This is a LlaMa based model; LoRA merged with latest transformers conversion.
7
  Quantized with GPTQ, --wbits 4 --act-order --true-sequential --save_safetensors c4.
 
2
  license: other
3
  ---
4
 
5
+ NOTE: Safetensor 4bit quant will be uploaded within the day. Cheers.
6
+
7
  This is a GPTQ 4 bit quant of ChanSung's Elina 33b.
8
  This is a LlaMa based model; LoRA merged with latest transformers conversion.
9
  Quantized with GPTQ, --wbits 4 --act-order --true-sequential --save_safetensors c4.