sszymczyk commited on
Commit
a5745ba
1 Parent(s): f97bd43

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ Quantized version of https://huggingface.co/Snowflake/snowflake-arctic-instruct
6
+
7
+ Created from commit be318cae5aba5291208f27d30991a5150500887d.
8
+ The original model was changed due to fixes for GQA support, so I decided to convert it again.
9
+
10
+ There is no support for this in mainline llama.cpp yet. You have to use snowflake-arctic branch: https://github.com/fairydreaming/llama.cpp/tree/snowflake-arctic