Artefact2 commited on
Commit
d302521
1 Parent(s): d2cb39d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
1
  ---
2
  license: cc-by-nc-2.0
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-2.0
3
  ---
4
+
5
+ These are 2-bit quantized versions of [lzlv_70B](https://huggingface.co/lizpreciatior/lzlv_70b_fp16_hf).
6
+
7
+ The importance matrix was trained for 100K tokens (200 batches of 512 tokens) using `wiki.train.raw`.
8
+
9
+ The IQ2_XXS and IQ2_XS versions are compatible with llama.cpp, version `147b17a` or later.