Update README.md
Browse files
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
|