mradermacher commited on
Commit
4814c89
·
verified ·
1 Parent(s): a54110e

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +73 -0
README.md CHANGED
@@ -1,3 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
@@ -7,3 +30,53 @@
7
  <!-- ### quants_skip: -->
8
  <!-- ### skip_mmproj: -->
9
  static quants of https://huggingface.co/ReadyArt/R1-Broken-Tutu-24B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: ReadyArt/R1-Broken-Tutu-24B
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
+ - mergekit
12
+ - merge
13
+ - nsfw
14
+ - explicit
15
+ - roleplay
16
+ - unaligned
17
+ - ERP
18
+ - Erotic
19
+ - Horror
20
+ - Violence
21
+ ---
22
+ ## About
23
+
24
  <!-- ### quantize_version: 2 -->
25
  <!-- ### output_tensor_quantised: 1 -->
26
  <!-- ### convert_type: hf -->
 
30
  <!-- ### quants_skip: -->
31
  <!-- ### skip_mmproj: -->
32
  static quants of https://huggingface.co/ReadyArt/R1-Broken-Tutu-24B
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#R1-Broken-Tutu-24B-GGUF).***
37
+
38
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/R1-Broken-Tutu-24B-i1-GGUF
39
+ ## Usage
40
+
41
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
42
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
43
+ more details, including on how to concatenate multi-part files.
44
+
45
+ ## Provided Quants
46
+
47
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
48
+
49
+ | Link | Type | Size/GB | Notes |
50
+ |:-----|:-----|--------:|:------|
51
+ | [GGUF](https://huggingface.co/mradermacher/R1-Broken-Tutu-24B-GGUF/resolve/main/R1-Broken-Tutu-24B.Q2_K.gguf) | Q2_K | 9.0 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/R1-Broken-Tutu-24B-GGUF/resolve/main/R1-Broken-Tutu-24B.Q3_K_S.gguf) | Q3_K_S | 10.5 | |
53
+ | [GGUF](https://huggingface.co/mradermacher/R1-Broken-Tutu-24B-GGUF/resolve/main/R1-Broken-Tutu-24B.Q3_K_M.gguf) | Q3_K_M | 11.6 | lower quality |
54
+ | [GGUF](https://huggingface.co/mradermacher/R1-Broken-Tutu-24B-GGUF/resolve/main/R1-Broken-Tutu-24B.Q3_K_L.gguf) | Q3_K_L | 12.5 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/R1-Broken-Tutu-24B-GGUF/resolve/main/R1-Broken-Tutu-24B.IQ4_XS.gguf) | IQ4_XS | 13.0 | |
56
+ | [GGUF](https://huggingface.co/mradermacher/R1-Broken-Tutu-24B-GGUF/resolve/main/R1-Broken-Tutu-24B.Q4_K_S.gguf) | Q4_K_S | 13.6 | fast, recommended |
57
+ | [GGUF](https://huggingface.co/mradermacher/R1-Broken-Tutu-24B-GGUF/resolve/main/R1-Broken-Tutu-24B.Q4_K_M.gguf) | Q4_K_M | 14.4 | fast, recommended |
58
+ | [GGUF](https://huggingface.co/mradermacher/R1-Broken-Tutu-24B-GGUF/resolve/main/R1-Broken-Tutu-24B.Q5_K_S.gguf) | Q5_K_S | 16.4 | |
59
+ | [GGUF](https://huggingface.co/mradermacher/R1-Broken-Tutu-24B-GGUF/resolve/main/R1-Broken-Tutu-24B.Q5_K_M.gguf) | Q5_K_M | 16.9 | |
60
+ | [GGUF](https://huggingface.co/mradermacher/R1-Broken-Tutu-24B-GGUF/resolve/main/R1-Broken-Tutu-24B.Q6_K.gguf) | Q6_K | 19.4 | very good quality |
61
+ | [GGUF](https://huggingface.co/mradermacher/R1-Broken-Tutu-24B-GGUF/resolve/main/R1-Broken-Tutu-24B.Q8_0.gguf) | Q8_0 | 25.2 | fast, best quality |
62
+
63
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
64
+ types (lower is better):
65
+
66
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
67
+
68
+ And here are Artefact2's thoughts on the matter:
69
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
70
+
71
+ ## FAQ / Model Request
72
+
73
+ See https://huggingface.co/mradermacher/model_requests for some answers to
74
+ questions you might have and/or if you want some other model quantized.
75
+
76
+ ## Thanks
77
+
78
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
79
+ me use its servers and providing upgrades to my workstation to enable
80
+ this work in my free time.
81
+
82
+ <!-- end -->