mradermacher commited on
Commit
88ec275
1 Parent(s): 001a0a5

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +65 -0
README.md CHANGED
@@ -1,6 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
4
  <!-- ### vocab_type: -->
5
  <!-- ### tags: -->
6
  static quants of https://huggingface.co/mlabonne/BigQwen2.5-125B-Instruct
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: mlabonne/BigQwen2.5-125B-Instruct
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ license: other
7
+ license_link: https://huggingface.co/Qwen/Qwen2-72B-Instruct/blob/main/LICENSE
8
+ license_name: tongyi-qianwen
9
+ quantized_by: mradermacher
10
+ tags:
11
+ - mergekit
12
+ - merge
13
+ - lazymergekit
14
+ ---
15
+ ## About
16
+
17
  <!-- ### quantize_version: 2 -->
18
  <!-- ### output_tensor_quantised: 1 -->
19
  <!-- ### convert_type: hf -->
20
  <!-- ### vocab_type: -->
21
  <!-- ### tags: -->
22
  static quants of https://huggingface.co/mlabonne/BigQwen2.5-125B-Instruct
23
+
24
+ <!-- provided-files -->
25
+ weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
26
+ ## Usage
27
+
28
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
29
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
30
+ more details, including on how to concatenate multi-part files.
31
+
32
+ ## Provided Quants
33
+
34
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
35
+
36
+ | Link | Type | Size/GB | Notes |
37
+ |:-----|:-----|--------:|:------|
38
+ | [PART 1](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.Q2_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.Q2_K.gguf.part2of2) | Q2_K | 51.0 | |
39
+ | [PART 1](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.IQ3_XS.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.IQ3_XS.gguf.part2of2) | IQ3_XS | 56.3 | |
40
+ | [PART 1](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.Q3_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.Q3_K_S.gguf.part2of2) | Q3_K_S | 59.0 | |
41
+ | [PART 1](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.IQ3_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.IQ3_S.gguf.part2of2) | IQ3_S | 59.1 | beats Q3_K* |
42
+ | [PART 1](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.IQ3_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.IQ3_M.gguf.part2of2) | IQ3_M | 60.9 | |
43
+ | [PART 1](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.Q3_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.Q3_K_M.gguf.part2of2) | Q3_K_M | 64.7 | lower quality |
44
+ | [PART 1](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.Q3_K_L.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.Q3_K_L.gguf.part2of2) | Q3_K_L | 68.1 | |
45
+ | [PART 1](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.Q4_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.Q4_K_S.gguf.part2of2) | Q4_K_S | 75.5 | fast, recommended |
46
+ | [PART 1](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.Q4_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.Q4_K_M.gguf.part2of2) | Q4_K_M | 81.7 | fast, recommended |
47
+ | [PART 1](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.Q5_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.Q5_K_S.gguf.part2of2) | Q5_K_S | 88.6 | |
48
+ | [PART 1](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.Q5_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.Q5_K_M.gguf.part2of2) | Q5_K_M | 94.0 | |
49
+ | [PART 1](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.Q6_K.gguf.part1of3) [PART 2](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.Q6_K.gguf.part2of3) [PART 3](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.Q6_K.gguf.part3of3) | Q6_K | 111.2 | very good quality |
50
+ | [PART 1](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.Q8_0.gguf.part1of3) [PART 2](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.Q8_0.gguf.part2of3) [PART 3](https://huggingface.co/mradermacher/BigQwen2.5-125B-Instruct-GGUF/resolve/main/BigQwen2.5-125B-Instruct.Q8_0.gguf.part3of3) | Q8_0 | 133.3 | fast, best quality |
51
+
52
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
53
+ types (lower is better):
54
+
55
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
56
+
57
+ And here are Artefact2's thoughts on the matter:
58
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
59
+
60
+ ## FAQ / Model Request
61
+
62
+ See https://huggingface.co/mradermacher/model_requests for some answers to
63
+ questions you might have and/or if you want some other model quantized.
64
+
65
+ ## Thanks
66
+
67
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
68
+ me use its servers and providing upgrades to my workstation to enable
69
+ this work in my free time.
70
+
71
+ <!-- end -->