mradermacher commited on
Commit
37882a6
·
verified ·
1 Parent(s): 30c3f6f

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +79 -0
README.md CHANGED
@@ -1,6 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/nbeerbower/Xiaolong-Qwen3-0.6B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: nbeerbower/Xiaolong-Qwen3-0.6B
3
+ datasets:
4
+ - nbeerbower/GreatFirewall-DPO
5
+ - nbeerbower/Schule-DPO
6
+ - nbeerbower/Purpura-DPO
7
+ - nbeerbower/Arkhaios-DPO
8
+ - jondurbin/truthy-dpo-v0.1
9
+ - antiven0m/physical-reasoning-dpo
10
+ - flammenai/Date-DPO-NoAsterisks
11
+ - flammenai/Prude-Phi3-DPO
12
+ - Atsunori/HelpSteer2-DPO
13
+ - jondurbin/gutenberg-dpo-v0.1
14
+ - nbeerbower/gutenberg2-dpo
15
+ - nbeerbower/gutenberg-moderne-dpo
16
+ - GeneralReasoning/GeneralThought-430K
17
+ - nvidia/OpenMathReasoning
18
+ - nvidia/OpenCodeReasoning
19
+ language:
20
+ - en
21
+ library_name: transformers
22
+ license: apache-2.0
23
+ quantized_by: mradermacher
24
+ tags:
25
+ - orpo
26
+ - uncensored
27
+ - reasoning
28
+ - cot
29
+ ---
30
+ ## About
31
+
32
  <!-- ### quantize_version: 2 -->
33
  <!-- ### output_tensor_quantised: 1 -->
34
  <!-- ### convert_type: hf -->
35
  <!-- ### vocab_type: -->
36
  <!-- ### tags: -->
37
  static quants of https://huggingface.co/nbeerbower/Xiaolong-Qwen3-0.6B
38
+
39
+ <!-- provided-files -->
40
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/Xiaolong-Qwen3-0.6B-i1-GGUF
41
+ ## Usage
42
+
43
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
44
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
45
+ more details, including on how to concatenate multi-part files.
46
+
47
+ ## Provided Quants
48
+
49
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
50
+
51
+ | Link | Type | Size/GB | Notes |
52
+ |:-----|:-----|--------:|:------|
53
+ | [GGUF](https://huggingface.co/mradermacher/Xiaolong-Qwen3-0.6B-GGUF/resolve/main/Xiaolong-Qwen3-0.6B.Q2_K.gguf) | Q2_K | 0.4 | |
54
+ | [GGUF](https://huggingface.co/mradermacher/Xiaolong-Qwen3-0.6B-GGUF/resolve/main/Xiaolong-Qwen3-0.6B.Q3_K_S.gguf) | Q3_K_S | 0.4 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/Xiaolong-Qwen3-0.6B-GGUF/resolve/main/Xiaolong-Qwen3-0.6B.Q3_K_M.gguf) | Q3_K_M | 0.4 | lower quality |
56
+ | [GGUF](https://huggingface.co/mradermacher/Xiaolong-Qwen3-0.6B-GGUF/resolve/main/Xiaolong-Qwen3-0.6B.Q3_K_L.gguf) | Q3_K_L | 0.5 | |
57
+ | [GGUF](https://huggingface.co/mradermacher/Xiaolong-Qwen3-0.6B-GGUF/resolve/main/Xiaolong-Qwen3-0.6B.IQ4_XS.gguf) | IQ4_XS | 0.5 | |
58
+ | [GGUF](https://huggingface.co/mradermacher/Xiaolong-Qwen3-0.6B-GGUF/resolve/main/Xiaolong-Qwen3-0.6B.Q4_K_S.gguf) | Q4_K_S | 0.5 | fast, recommended |
59
+ | [GGUF](https://huggingface.co/mradermacher/Xiaolong-Qwen3-0.6B-GGUF/resolve/main/Xiaolong-Qwen3-0.6B.Q4_K_M.gguf) | Q4_K_M | 0.5 | fast, recommended |
60
+ | [GGUF](https://huggingface.co/mradermacher/Xiaolong-Qwen3-0.6B-GGUF/resolve/main/Xiaolong-Qwen3-0.6B.Q5_K_S.gguf) | Q5_K_S | 0.5 | |
61
+ | [GGUF](https://huggingface.co/mradermacher/Xiaolong-Qwen3-0.6B-GGUF/resolve/main/Xiaolong-Qwen3-0.6B.Q5_K_M.gguf) | Q5_K_M | 0.5 | |
62
+ | [GGUF](https://huggingface.co/mradermacher/Xiaolong-Qwen3-0.6B-GGUF/resolve/main/Xiaolong-Qwen3-0.6B.Q6_K.gguf) | Q6_K | 0.6 | very good quality |
63
+ | [GGUF](https://huggingface.co/mradermacher/Xiaolong-Qwen3-0.6B-GGUF/resolve/main/Xiaolong-Qwen3-0.6B.Q8_0.gguf) | Q8_0 | 0.7 | fast, best quality |
64
+ | [GGUF](https://huggingface.co/mradermacher/Xiaolong-Qwen3-0.6B-GGUF/resolve/main/Xiaolong-Qwen3-0.6B.f16.gguf) | f16 | 1.3 | 16 bpw, overkill |
65
+
66
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
67
+ types (lower is better):
68
+
69
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
70
+
71
+ And here are Artefact2's thoughts on the matter:
72
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
73
+
74
+ ## FAQ / Model Request
75
+
76
+ See https://huggingface.co/mradermacher/model_requests for some answers to
77
+ questions you might have and/or if you want some other model quantized.
78
+
79
+ ## Thanks
80
+
81
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
82
+ me use its servers and providing upgrades to my workstation to enable
83
+ this work in my free time.
84
+
85
+ <!-- end -->