mradermacher commited on
Commit
648f9b1
·
verified ·
1 Parent(s): 6b44fde

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +66 -0
README.md CHANGED
@@ -1,3 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
@@ -7,3 +30,46 @@
7
  <!-- ### quants_skip: -->
8
  <!-- ### skip_mmproj: -->
9
  weighted/imatrix quants of https://huggingface.co/DavidAU/Qwen3.8-27B-TURBO-Fable-Cold-Fusion-735-882-Heretic-Uncensored-NM-DAU
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: DavidAU/Qwen3.8-27B-TURBO-Fable-Cold-Fusion-735-882-Heretic-Uncensored-NM-DAU
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
+ - heretic
12
+ - qwen3_8
13
+ - qwen3_6
14
+ - uncensored
15
+ - finetune
16
+ - Cold Fusion
17
+ - GAIN Training
18
+ - Multi-stage tuning
19
+ - all use cases
20
+ - unsloth
21
+ ---
22
+ ## About
23
+
24
  <!-- ### quantize_version: 2 -->
25
  <!-- ### output_tensor_quantised: 1 -->
26
  <!-- ### convert_type: hf -->
 
30
  <!-- ### quants_skip: -->
31
  <!-- ### skip_mmproj: -->
32
  weighted/imatrix quants of https://huggingface.co/DavidAU/Qwen3.8-27B-TURBO-Fable-Cold-Fusion-735-882-Heretic-Uncensored-NM-DAU
33
+
34
+ <!-- provided-files -->
35
+
36
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3.8-27B-TURBO-Fable-Cold-Fusion-735-882-Heretic-Uncensored-NM-DAU-i1-GGUF).***
37
+
38
+ static quants are available at https://huggingface.co/mradermacher/Qwen3.8-27B-TURBO-Fable-Cold-Fusion-735-882-Heretic-Uncensored-NM-DAU-GGUF
39
+
40
+ **This is a vision model - mmproj files (if any) will be in the [static repository](https://huggingface.co/mradermacher/Qwen3.8-27B-TURBO-Fable-Cold-Fusion-735-882-Heretic-Uncensored-NM-DAU-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/Qwen3.8-27B-TURBO-Fable-Cold-Fusion-735-882-Heretic-Uncensored-NM-DAU-i1-GGUF/resolve/main/Qwen3.8-27B-TURBO-Fable-Cold-Fusion-735-882-Heretic-Uncensored-NM-DAU.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
54
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3.8-27B-TURBO-Fable-Cold-Fusion-735-882-Heretic-Uncensored-NM-DAU-i1-GGUF/resolve/main/Qwen3.8-27B-TURBO-Fable-Cold-Fusion-735-882-Heretic-Uncensored-NM-DAU.i1-Q2_K.gguf) | i1-Q2_K | 11.0 | IQ3_XXS probably better |
55
+
56
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
57
+ types (lower is better):
58
+
59
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
60
+
61
+ And here are Artefact2's thoughts on the matter:
62
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
63
+
64
+ ## FAQ / Model Request
65
+
66
+ See https://huggingface.co/mradermacher/model_requests for some answers to
67
+ questions you might have and/or if you want some other model quantized.
68
+
69
+ ## Thanks
70
+
71
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
72
+ me use its servers and providing upgrades to my workstation to enable
73
+ 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.
74
+
75
+ <!-- end -->