mradermacher
commited on
Commit
•
6149624
1
Parent(s):
5004b7a
auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,72 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<!-- ### quantize_version: 2 -->
|
2 |
<!-- ### output_tensor_quantised: 1 -->
|
3 |
<!-- ### convert_type: hf -->
|
4 |
<!-- ### vocab_type: -->
|
5 |
<!-- ### tags: nicoboss -->
|
6 |
weighted/imatrix quants of https://huggingface.co/Qwen/Qwen1.5-110B-Chat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: Qwen/Qwen1.5-110B-Chat
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: transformers
|
6 |
+
license: other
|
7 |
+
license_link: https://huggingface.co/Qwen/Qwen1.5-110B-Chat/blob/main/LICENSE
|
8 |
+
license_name: tongyi-qianwen
|
9 |
+
quantized_by: mradermacher
|
10 |
+
tags:
|
11 |
+
- chat
|
12 |
+
---
|
13 |
+
## About
|
14 |
+
|
15 |
<!-- ### quantize_version: 2 -->
|
16 |
<!-- ### output_tensor_quantised: 1 -->
|
17 |
<!-- ### convert_type: hf -->
|
18 |
<!-- ### vocab_type: -->
|
19 |
<!-- ### tags: nicoboss -->
|
20 |
weighted/imatrix quants of https://huggingface.co/Qwen/Qwen1.5-110B-Chat
|
21 |
+
|
22 |
+
<!-- provided-files -->
|
23 |
+
static quants are available at https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-GGUF
|
24 |
+
## Usage
|
25 |
+
|
26 |
+
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
27 |
+
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
|
28 |
+
more details, including on how to concatenate multi-part files.
|
29 |
+
|
30 |
+
## Provided Quants
|
31 |
+
|
32 |
+
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
33 |
+
|
34 |
+
| Link | Type | Size/GB | Notes |
|
35 |
+
|:-----|:-----|--------:|:------|
|
36 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-IQ1_M.gguf) | i1-IQ1_M | 26.0 | mostly desperate |
|
37 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 29.9 | |
|
38 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-IQ2_XS.gguf) | i1-IQ2_XS | 33.1 | |
|
39 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-IQ2_S.gguf) | i1-IQ2_S | 34.4 | |
|
40 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-IQ2_M.gguf) | i1-IQ2_M | 37.5 | |
|
41 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-Q2_K.gguf) | i1-Q2_K | 41.3 | IQ3_XXS probably better |
|
42 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 43.2 | lower quality |
|
43 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-Q3_K_S.gguf) | i1-Q3_K_S | 48.6 | IQ3_XS probably better |
|
44 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-IQ3_M.gguf) | i1-IQ3_M | 49.8 | |
|
45 |
+
| [PART 1](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-Q3_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-Q3_K_M.gguf.part2of2) | i1-Q3_K_M | 53.8 | IQ3_S probably better |
|
46 |
+
| [PART 1](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-Q3_K_L.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-Q3_K_L.gguf.part2of2) | i1-Q3_K_L | 58.2 | IQ3_M probably better |
|
47 |
+
| [PART 1](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-IQ4_XS.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-IQ4_XS.gguf.part2of2) | i1-IQ4_XS | 59.7 | |
|
48 |
+
| [PART 1](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-Q4_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-Q4_K_S.gguf.part2of2) | i1-Q4_K_S | 63.6 | optimal size/speed/quality |
|
49 |
+
| [PART 1](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-Q4_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-Q4_K_M.gguf.part2of2) | i1-Q4_K_M | 67.3 | fast, recommended |
|
50 |
+
| [PART 1](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-Q5_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-Q5_K_S.gguf.part2of2) | i1-Q5_K_S | 76.7 | |
|
51 |
+
| [PART 1](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Qwen1.5-110B-Chat-i1-GGUF/resolve/main/Qwen1.5-110B-Chat.i1-Q6_K.gguf.part2of2) | i1-Q6_K | 91.3 | practically like static Q6_K |
|
52 |
+
|
53 |
+
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
54 |
+
types (lower is better):
|
55 |
+
|
56 |
+
![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
|
57 |
+
|
58 |
+
And here are Artefact2's thoughts on the matter:
|
59 |
+
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
60 |
+
|
61 |
+
## FAQ / Model Request
|
62 |
+
|
63 |
+
See https://huggingface.co/mradermacher/model_requests for some answers to
|
64 |
+
questions you might have and/or if you want some other model quantized.
|
65 |
+
|
66 |
+
## Thanks
|
67 |
+
|
68 |
+
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
69 |
+
me use its servers and providing upgrades to my workstation to enable
|
70 |
+
this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
|
71 |
+
|
72 |
+
<!-- end -->
|