mradermacher commited on
Commit
417f11f
·
verified ·
1 Parent(s): f623eab

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +82 -0
README.md CHANGED
@@ -1,3 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
@@ -7,3 +47,45 @@
7
  <!-- ### quants_skip: -->
8
  <!-- ### skip_mmproj: -->
9
  weighted/imatrix quants of https://huggingface.co/llmfan46/Tower-Plus-72B-ultra-uncensored-heretic
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: llmfan46/Tower-Plus-72B-ultra-uncensored-heretic
3
+ language:
4
+ - de
5
+ - nl
6
+ - is
7
+ - es
8
+ - fr
9
+ - pt
10
+ - uk
11
+ - hi
12
+ - zh
13
+ - ru
14
+ - cs
15
+ - ko
16
+ - ja
17
+ - it
18
+ - en
19
+ - da
20
+ - pl
21
+ - hu
22
+ - sv
23
+ - no
24
+ - ro
25
+ - fi
26
+ library_name: transformers
27
+ license: cc-by-nc-sa-4.0
28
+ mradermacher:
29
+ readme_rev: 1
30
+ quantized_by: mradermacher
31
+ tags:
32
+ - heretic
33
+ - uncensored
34
+ - decensored
35
+ - abliterated
36
+ - mpoa
37
+ - visual novels
38
+ ---
39
+ ## About
40
+
41
  <!-- ### quantize_version: 2 -->
42
  <!-- ### output_tensor_quantised: 1 -->
43
  <!-- ### convert_type: hf -->
 
47
  <!-- ### quants_skip: -->
48
  <!-- ### skip_mmproj: -->
49
  weighted/imatrix quants of https://huggingface.co/llmfan46/Tower-Plus-72B-ultra-uncensored-heretic
50
+
51
+ <!-- provided-files -->
52
+
53
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Tower-Plus-72B-ultra-uncensored-heretic-i1-GGUF).***
54
+
55
+ static quants are available at https://huggingface.co/mradermacher/Tower-Plus-72B-ultra-uncensored-heretic-GGUF
56
+ ## Usage
57
+
58
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
59
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
60
+ more details, including on how to concatenate multi-part files.
61
+
62
+ ## Provided Quants
63
+
64
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
65
+
66
+ | Link | Type | Size/GB | Notes |
67
+ |:-----|:-----|--------:|:------|
68
+ | [GGUF](https://huggingface.co/mradermacher/Tower-Plus-72B-ultra-uncensored-heretic-i1-GGUF/resolve/main/Tower-Plus-72B-ultra-uncensored-heretic.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
69
+ | [GGUF](https://huggingface.co/mradermacher/Tower-Plus-72B-ultra-uncensored-heretic-i1-GGUF/resolve/main/Tower-Plus-72B-ultra-uncensored-heretic.i1-Q2_K.gguf) | i1-Q2_K | 29.9 | IQ3_XXS probably better |
70
+ | [GGUF](https://huggingface.co/mradermacher/Tower-Plus-72B-ultra-uncensored-heretic-i1-GGUF/resolve/main/Tower-Plus-72B-ultra-uncensored-heretic.i1-IQ3_M.gguf) | i1-IQ3_M | 35.6 | |
71
+
72
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
73
+ types (lower is better):
74
+
75
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
76
+
77
+ And here are Artefact2's thoughts on the matter:
78
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
79
+
80
+ ## FAQ / Model Request
81
+
82
+ See https://huggingface.co/mradermacher/model_requests for some answers to
83
+ questions you might have and/or if you want some other model quantized.
84
+
85
+ ## Thanks
86
+
87
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
88
+ me use its servers and providing upgrades to my workstation to enable
89
+ 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.
90
+
91
+ <!-- end -->