mradermacher commited on
Commit
a81f095
·
verified ·
1 Parent(s): d305572

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +77 -0
README.md CHANGED
@@ -1,6 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/DavidAU/Qwen2.5-2X7B-Coder-CodeV-R1-Coder-Instruct-OlympicCoder-19B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: DavidAU/Qwen2.5-2X7B-Coder-CodeV-R1-Coder-Instruct-OlympicCoder-19B
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ license: apache-2.0
7
+ mradermacher:
8
+ readme_rev: 1
9
+ quantized_by: mradermacher
10
+ tags:
11
+ - merge
12
+ - programming
13
+ - code generation
14
+ - code
15
+ - codeqwen
16
+ - moe
17
+ - coding
18
+ - coder
19
+ - qwen2
20
+ - chat
21
+ - qwen
22
+ - qwen-coder
23
+ - mixture of experts
24
+ - qwen2moe
25
+ - 2X7B
26
+ - shared expert
27
+ ---
28
+ ## About
29
+
30
  <!-- ### quantize_version: 2 -->
31
  <!-- ### output_tensor_quantised: 1 -->
32
  <!-- ### convert_type: hf -->
33
  <!-- ### vocab_type: -->
34
  <!-- ### tags: -->
35
  static quants of https://huggingface.co/DavidAU/Qwen2.5-2X7B-Coder-CodeV-R1-Coder-Instruct-OlympicCoder-19B
36
+
37
+ <!-- provided-files -->
38
+
39
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen2.5-2X7B-Coder-CodeV-R1-Coder-Instruct-OlympicCoder-19B-GGUF).***
40
+
41
+ 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.
42
+ ## Usage
43
+
44
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
45
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
46
+ more details, including on how to concatenate multi-part files.
47
+
48
+ ## Provided Quants
49
+
50
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
51
+
52
+ | Link | Type | Size/GB | Notes |
53
+ |:-----|:-----|--------:|:------|
54
+ | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-2X7B-Coder-CodeV-R1-Coder-Instruct-OlympicCoder-19B-GGUF/resolve/main/Qwen2.5-2X7B-Coder-CodeV-R1-Coder-Instruct-OlympicCoder-19B.Q2_K.gguf) | Q2_K | 7.2 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-2X7B-Coder-CodeV-R1-Coder-Instruct-OlympicCoder-19B-GGUF/resolve/main/Qwen2.5-2X7B-Coder-CodeV-R1-Coder-Instruct-OlympicCoder-19B.Q3_K_S.gguf) | Q3_K_S | 8.5 | |
56
+ | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-2X7B-Coder-CodeV-R1-Coder-Instruct-OlympicCoder-19B-GGUF/resolve/main/Qwen2.5-2X7B-Coder-CodeV-R1-Coder-Instruct-OlympicCoder-19B.Q3_K_M.gguf) | Q3_K_M | 9.3 | lower quality |
57
+ | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-2X7B-Coder-CodeV-R1-Coder-Instruct-OlympicCoder-19B-GGUF/resolve/main/Qwen2.5-2X7B-Coder-CodeV-R1-Coder-Instruct-OlympicCoder-19B.Q3_K_L.gguf) | Q3_K_L | 10.1 | |
58
+ | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-2X7B-Coder-CodeV-R1-Coder-Instruct-OlympicCoder-19B-GGUF/resolve/main/Qwen2.5-2X7B-Coder-CodeV-R1-Coder-Instruct-OlympicCoder-19B.Q4_K_S.gguf) | Q4_K_S | 11.0 | fast, recommended |
59
+ | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-2X7B-Coder-CodeV-R1-Coder-Instruct-OlympicCoder-19B-GGUF/resolve/main/Qwen2.5-2X7B-Coder-CodeV-R1-Coder-Instruct-OlympicCoder-19B.Q4_K_M.gguf) | Q4_K_M | 11.7 | fast, recommended |
60
+ | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-2X7B-Coder-CodeV-R1-Coder-Instruct-OlympicCoder-19B-GGUF/resolve/main/Qwen2.5-2X7B-Coder-CodeV-R1-Coder-Instruct-OlympicCoder-19B.Q5_K_S.gguf) | Q5_K_S | 13.3 | |
61
+ | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-2X7B-Coder-CodeV-R1-Coder-Instruct-OlympicCoder-19B-GGUF/resolve/main/Qwen2.5-2X7B-Coder-CodeV-R1-Coder-Instruct-OlympicCoder-19B.Q6_K.gguf) | Q6_K | 15.7 | very good quality |
62
+ | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-2X7B-Coder-CodeV-R1-Coder-Instruct-OlympicCoder-19B-GGUF/resolve/main/Qwen2.5-2X7B-Coder-CodeV-R1-Coder-Instruct-OlympicCoder-19B.Q8_0.gguf) | Q8_0 | 20.3 | fast, best quality |
63
+
64
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
65
+ types (lower is better):
66
+
67
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
68
+
69
+ And here are Artefact2's thoughts on the matter:
70
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
71
+
72
+ ## FAQ / Model Request
73
+
74
+ See https://huggingface.co/mradermacher/model_requests for some answers to
75
+ questions you might have and/or if you want some other model quantized.
76
+
77
+ ## Thanks
78
+
79
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
80
+ me use its servers and providing upgrades to my workstation to enable
81
+ this work in my free time.
82
+
83
+ <!-- end -->