Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: tongyi-qianwen
|
4 |
+
license_link: https://huggingface.co/Qwen/Qwen1.5-32B-Chat-GGUF/blob/main/LICENSE
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- chat
|
10 |
+
---
|
11 |
+
|
12 |
+
iMatrix GGUFs for Qwen 1.5 32B Chat - https://huggingface.co/Qwen/Qwen1.5-32B-Chat
|
13 |
+
|
14 |
+
For standard Q_K quants, see their official repo: https://huggingface.co/Qwen/Qwen1.5-32B-Chat-GGUF
|
15 |
+
|
16 |
+
iMatrix GGUFs generated with Kalomaze's semi-random groups_merged.txt
|
17 |
+
|
18 |
+
FP16 GGUF also included, as the official repo lacks it. This been split with peazip due to file size limits.
|
19 |
+
Recombine with peazip, 7zip, or simple concatenate command.
|