mradermacher commited on
Commit
3bda147
·
verified ·
1 Parent(s): 93fc745

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +69 -0
README.md CHANGED
@@ -1,3 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
@@ -7,3 +36,43 @@
7
  <!-- ### quants_skip: -->
8
  <!-- ### skip_mmproj: 1 -->
9
  static quants of https://huggingface.co/OpenYourMind/Qwopus3.5-122B-A10B-Kimi-K2.6-destill-healed-abliterated
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: OpenYourMind/Qwopus3.5-122B-A10B-Kimi-K2.6-destill-healed-abliterated
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ license: other
7
+ mradermacher:
8
+ readme_rev: 1
9
+ quantized_by: mradermacher
10
+ tags:
11
+ - qwen
12
+ - qwen3
13
+ - qwen3.5
14
+ - moe
15
+ - abliterated
16
+ - uncensored
17
+ - sft
18
+ - dpo
19
+ - opus
20
+ - qwopus
21
+ - kimi
22
+ - kimi-k2
23
+ - distill
24
+ - multimodal
25
+ - vision
26
+ - mtp
27
+ ---
28
+ ## About
29
+
30
  <!-- ### quantize_version: 2 -->
31
  <!-- ### output_tensor_quantised: 1 -->
32
  <!-- ### convert_type: hf -->
 
36
  <!-- ### quants_skip: -->
37
  <!-- ### skip_mmproj: 1 -->
38
  static quants of https://huggingface.co/OpenYourMind/Qwopus3.5-122B-A10B-Kimi-K2.6-destill-healed-abliterated
39
+
40
+ <!-- provided-files -->
41
+
42
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwopus3.5-122B-A10B-Kimi-K2.6-destill-healed-abliterated-GGUF).***
43
+
44
+ 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.
45
+ ## Usage
46
+
47
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
48
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
49
+ more details, including on how to concatenate multi-part files.
50
+
51
+ ## Provided Quants
52
+
53
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
54
+
55
+ | Link | Type | Size/GB | Notes |
56
+ |:-----|:-----|--------:|:------|
57
+ | [GGUF](https://huggingface.co/mradermacher/Qwopus3.5-122B-A10B-Kimi-K2.6-destill-healed-abliterated-GGUF/resolve/main/Qwopus3.5-122B-A10B-Kimi-K2.6-destill-healed-abliterated.Q4_K_S.gguf) | Q4_K_S | 71.2 | fast, recommended |
58
+
59
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
60
+ types (lower is better):
61
+
62
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
63
+
64
+ And here are Artefact2's thoughts on the matter:
65
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
66
+
67
+ ## FAQ / Model Request
68
+
69
+ See https://huggingface.co/mradermacher/model_requests for some answers to
70
+ questions you might have and/or if you want some other model quantized.
71
+
72
+ ## Thanks
73
+
74
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
75
+ me use its servers and providing upgrades to my workstation to enable
76
+ this work in my free time.
77
+
78
+ <!-- end -->