grapevine-AI
commited on
Commit
•
015b468
1
Parent(s):
4a67da9
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
# What is this?
|
5 |
+
This is GGUF of [Qwen2-57B-A14B-Instruct](https://huggingface.co/Qwen/Qwen2-57B-A14B-Instruct).<br>
|
6 |
+
I think this is the world's first successful example to make Qwen2-57B-A14B-Instruct's gguf with imatrix.
|
7 |
+
|
8 |
+
# imatrix dataset
|
9 |
+
[TFMC/imatrix-dataset-for-japanese-llm](https://huggingface.co/datasets/TFMC/imatrix-dataset-for-japanese-llm).<br>
|
10 |
+
This dataset contains English and many Japanese sentence.
|
11 |
+
|
12 |
+
# License
|
13 |
+
Apache 2.0
|
14 |
+
|
15 |
+
# Developer
|
16 |
+
Alibaba Cloud
|