mradermacher commited on
Commit
c8474d9
·
verified ·
1 Parent(s): c57c473

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +86 -0
README.md CHANGED
@@ -1,3 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
@@ -7,3 +49,47 @@
7
  <!-- ### quants_skip: -->
8
  <!-- ### skip_mmproj: -->
9
  static quants of https://huggingface.co/Naphula/Goetia-24B-v1.4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Naphula/Goetia-24B-v1.4
3
+ datasets:
4
+ - OccultAI/illuminati_imatrix_v1
5
+ language:
6
+ - en
7
+ library_name: transformers
8
+ license: apache-2.0
9
+ mradermacher:
10
+ readme_rev: 1
11
+ quantized_by: mradermacher
12
+ tags:
13
+ - creative
14
+ - creative writing
15
+ - fiction writing
16
+ - plot generation
17
+ - sub-plot generation
18
+ - fiction writing
19
+ - story generation
20
+ - scene continue
21
+ - storytelling
22
+ - fiction story
23
+ - science fiction
24
+ - romance
25
+ - all genres
26
+ - story
27
+ - writing
28
+ - vivid prosing
29
+ - vivid writing
30
+ - fiction
31
+ - roleplaying
32
+ - float32
33
+ - swearing
34
+ - rp
35
+ - horror
36
+ - della
37
+ - mistral
38
+ - merge
39
+ - mergekit
40
+ ---
41
+ ## About
42
+
43
  <!-- ### quantize_version: 2 -->
44
  <!-- ### output_tensor_quantised: 1 -->
45
  <!-- ### convert_type: hf -->
 
49
  <!-- ### quants_skip: -->
50
  <!-- ### skip_mmproj: -->
51
  static quants of https://huggingface.co/Naphula/Goetia-24B-v1.4
52
+
53
+ <!-- provided-files -->
54
+
55
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Goetia-24B-v1.4-GGUF).***
56
+
57
+ 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.
58
+ ## Usage
59
+
60
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
61
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
62
+ more details, including on how to concatenate multi-part files.
63
+
64
+ ## Provided Quants
65
+
66
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
67
+
68
+ | Link | Type | Size/GB | Notes |
69
+ |:-----|:-----|--------:|:------|
70
+ | [GGUF](https://huggingface.co/mradermacher/Goetia-24B-v1.4-GGUF/resolve/main/Goetia-24B-v1.4.Q2_K.gguf) | Q2_K | 9.0 | |
71
+ | [GGUF](https://huggingface.co/mradermacher/Goetia-24B-v1.4-GGUF/resolve/main/Goetia-24B-v1.4.Q3_K_S.gguf) | Q3_K_S | 10.5 | |
72
+ | [GGUF](https://huggingface.co/mradermacher/Goetia-24B-v1.4-GGUF/resolve/main/Goetia-24B-v1.4.Q3_K_M.gguf) | Q3_K_M | 11.6 | lower quality |
73
+ | [GGUF](https://huggingface.co/mradermacher/Goetia-24B-v1.4-GGUF/resolve/main/Goetia-24B-v1.4.Q4_K_S.gguf) | Q4_K_S | 13.6 | fast, recommended |
74
+ | [GGUF](https://huggingface.co/mradermacher/Goetia-24B-v1.4-GGUF/resolve/main/Goetia-24B-v1.4.Q6_K.gguf) | Q6_K | 19.4 | very good quality |
75
+
76
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
77
+ types (lower is better):
78
+
79
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
80
+
81
+ And here are Artefact2's thoughts on the matter:
82
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
83
+
84
+ ## FAQ / Model Request
85
+
86
+ See https://huggingface.co/mradermacher/model_requests for some answers to
87
+ questions you might have and/or if you want some other model quantized.
88
+
89
+ ## Thanks
90
+
91
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
92
+ me use its servers and providing upgrades to my workstation to enable
93
+ this work in my free time.
94
+
95
+ <!-- end -->