Transformers
GGUF
English
creative
creative writing
fiction writing
plot generation
sub-plot generation
story generation
scene continue
storytelling
fiction story
science fiction
romance
all genres
story
writing
vivid prose
vivid writing
fiction
roleplaying
bfloat16
swearing
rp
llama3
llama-3
llama-3.1
llama 3.1
llama3.1
enhanced quants
max quants
maxcpu quants
horror
finetune
Merge
Not-For-All-Audiences
conversational
auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,90 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<!-- ### quantize_version: 2 -->
|
2 |
<!-- ### output_tensor_quantised: 1 -->
|
3 |
<!-- ### convert_type: hf -->
|
4 |
<!-- ### vocab_type: -->
|
5 |
<!-- ### tags: -->
|
6 |
static quants of https://huggingface.co/DavidAU/Llama-3.1-Dark-Planet-8B-SuperNova
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: DavidAU/Llama-3.1-Dark-Planet-8B-SuperNova
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: transformers
|
6 |
+
license: apache-2.0
|
7 |
+
quantized_by: mradermacher
|
8 |
+
tags:
|
9 |
+
- creative
|
10 |
+
- creative writing
|
11 |
+
- fiction writing
|
12 |
+
- plot generation
|
13 |
+
- sub-plot generation
|
14 |
+
- fiction writing
|
15 |
+
- story generation
|
16 |
+
- scene continue
|
17 |
+
- storytelling
|
18 |
+
- fiction story
|
19 |
+
- science fiction
|
20 |
+
- romance
|
21 |
+
- all genres
|
22 |
+
- story
|
23 |
+
- writing
|
24 |
+
- vivid prose
|
25 |
+
- vivid writing
|
26 |
+
- fiction
|
27 |
+
- roleplaying
|
28 |
+
- bfloat16
|
29 |
+
- swearing
|
30 |
+
- rp
|
31 |
+
- llama3
|
32 |
+
- llama-3
|
33 |
+
- llama-3.1
|
34 |
+
- llama 3.1
|
35 |
+
- llama3.1
|
36 |
+
- enhanced quants
|
37 |
+
- max quants
|
38 |
+
- maxcpu quants
|
39 |
+
- horror
|
40 |
+
- finetune
|
41 |
+
- merge
|
42 |
+
- not-for-all-audiences
|
43 |
+
---
|
44 |
+
## About
|
45 |
+
|
46 |
<!-- ### quantize_version: 2 -->
|
47 |
<!-- ### output_tensor_quantised: 1 -->
|
48 |
<!-- ### convert_type: hf -->
|
49 |
<!-- ### vocab_type: -->
|
50 |
<!-- ### tags: -->
|
51 |
static quants of https://huggingface.co/DavidAU/Llama-3.1-Dark-Planet-8B-SuperNova
|
52 |
+
|
53 |
+
<!-- provided-files -->
|
54 |
+
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.
|
55 |
+
## Usage
|
56 |
+
|
57 |
+
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
58 |
+
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
|
59 |
+
more details, including on how to concatenate multi-part files.
|
60 |
+
|
61 |
+
## Provided Quants
|
62 |
+
|
63 |
+
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
64 |
+
|
65 |
+
| Link | Type | Size/GB | Notes |
|
66 |
+
|:-----|:-----|--------:|:------|
|
67 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Dark-Planet-8B-SuperNova-GGUF/resolve/main/Llama-3.1-Dark-Planet-8B-SuperNova.Q2_K.gguf) | Q2_K | 3.3 | |
|
68 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Dark-Planet-8B-SuperNova-GGUF/resolve/main/Llama-3.1-Dark-Planet-8B-SuperNova.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
|
69 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Dark-Planet-8B-SuperNova-GGUF/resolve/main/Llama-3.1-Dark-Planet-8B-SuperNova.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
|
70 |
+
|
71 |
+
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
72 |
+
types (lower is better):
|
73 |
+
|
74 |
+

|
75 |
+
|
76 |
+
And here are Artefact2's thoughts on the matter:
|
77 |
+
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
78 |
+
|
79 |
+
## FAQ / Model Request
|
80 |
+
|
81 |
+
See https://huggingface.co/mradermacher/model_requests for some answers to
|
82 |
+
questions you might have and/or if you want some other model quantized.
|
83 |
+
|
84 |
+
## Thanks
|
85 |
+
|
86 |
+
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
87 |
+
me use its servers and providing upgrades to my workstation to enable
|
88 |
+
this work in my free time.
|
89 |
+
|
90 |
+
<!-- end -->
|