File size: 5,487 Bytes
c5b110e
 
 
 
 
8ccd158
09d6fe7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bd78bc4
 
 
 
 
c5b110e
 
 
 
 
 
 
bd78bc4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7c975eb
bd78bc4
9914ef6
 
 
bd78bc4
 
 
9914ef6
 
6a490d4
 
9914ef6
bd78bc4
 
6a490d4
bd78bc4
5a119f0
 
 
 
e1389c7
 
f6192a9
e1389c7
 
e1c2911
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c5b110e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ae493f1
94cf183
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
---
library_name: transformers
tags:
- mergekit
- merge
- llama-3
- creative
- creative writing
- fiction writing
- plot generation
- sub-plot generation
- fiction writing
- 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
- horror
- finetune
- merge
base_model: 
- Sao10K/L3-8B-Stheno-v3.2
- NeverSleep/Llama-3-Lumimaid-8B-v0.1-OAS
- meta-llama/Meta-Llama-3-8B-Instruct
- Hastagaras/Jamet-8B-L3-MK.V-Blackroot
---

<h2>L3-Dark-Planet-8B</h2>

This repo contains the full precision source code, in "safe tensors" format to generate GGUFs, GPTQ, EXL2, AWQ, HQQ and other formats.
The source code can also be used directly.

MERGEKIT FILE To Create this Model:

```
models:
  - model: Sao10K/L3-8B-Stheno-v3.2
    parameters:
      weight: [1,1,.75,.5,.25,.25,.05,.01]
  - model: NeverSleep/Llama-3-Lumimaid-8B-v0.1-OAS
    parameters:
      weight: [0,0,.25,.35,.4,.25,.30,.04]
  - model: Hastagaras/Jamet-8B-L3-MK.V-Blackroot
    parameters:
      weight: [0,0,0,.15,.35,.5,.65,.95]
merge_method: dare_ties
base_model: meta-llama/Meta-Llama-3-8B-Instruct
dtype: bfloat16
```

MERGE FILE NOTES:

You can replace the BASE model with Llama 3.1 model(s) to create a 128k version(s) of this model.

You can also replace the BASE model with Nivida 1,2 or 4 million "Llama 3.1" base models too.

Likewise, you can replace the BASE model with different Llama 3s to create different flavors of this model.

In this merge, the "base" model is consumed (weights replaced) COMPLETELY, yet characteristics of the base model will remain.

If you alter the "weights" (each total 1 (100%) of the 3 models together) to less than 1 -> the remaining will be "BASE" weights and not
all the "weights" of the base model will be consumed / replaced.

You can of course, replace all the models too...

!! => Each of the "weights" apply to 4 layers of the model (32/8) each, you can expand this to 32 to fine tune each layer of each model.

MERGEKIT:

https://github.com/arcee-ai/mergekit

SPECIAL NOTE:

If you want to see what happens when a "base" is replaced ("SuperNova"), and/or the formula is altered (including use of "density" - which causes random pruning) see the models
in the "Dark Planet Wordstorm project" - a collection of 12 modified versions of Dark Planet - each model is unique and different from Dark Planet.

<B>IMPORTANT: Highest Quality Settings / Optimal Operation Guide / Parameters and Samplers</B>

If you are going to use this model, (source, GGUF or a different quant), please review this document for critical parameter, sampler and advance sampler settings (for multiple AI/LLM aps).

This a "Class 1" (settings will enhance operation) model:

For all settings used for this model (including specifics for its "class"), including example generation(s) and for advanced settings guide (which many times addresses any model issue(s)), including methods to improve model performance for all use case(s) as well as chat, roleplay and other use case(s) (especially for use case(s) beyond the model's design) please see:

[ https://huggingface.co/DavidAU/Maximizing-Model-Performance-All-Quants-Types-And-Full-Precision-by-Samplers_Parameters ]

REASON:

Regardless of "model class" this document will detail methods to enhance operations.

If the model is a Class 3/4 model the default settings (parameters, samplers, advanced samplers) must be set for "use case(s)" uses correctly. Some AI/LLM apps DO NOT have consistant default setting(s) which result in sub-par model operation. Like wise for Class 3/4 models (which operate somewhat to very differently than standard models) additional samplers and advanced samplers settings are required to "smooth out" operation, AND/OR also allow full operation for use cases the model was not designed for.

BONUS - Use these settings for ANY model, ANY repo, ANY quant (including source/full precision):

This document also details parameters, sampler and advanced samplers that can be use FOR ANY MODEL, FROM ANY REPO too - all quants, and of course source code operation too - to enhance the operation of any model.

[ https://huggingface.co/DavidAU/Maximizing-Model-Performance-All-Quants-Types-And-Full-Precision-by-Samplers_Parameters ]

NOTE:

I strongly suggest you also visit the DavidAU GGUF (below) repo too for more details in using this model ; especially if it is "Class 3" or "Class 4" to get maximum performance from the model.


For full information about this model, including:

- Details about this model and its use case(s).
- Context limits
- Special usage notes / settings.
- Any model(s) used to create this model.
- Template(s) used to access/use this model.
- Example generation(s)
- GGUF quants of this model

Please go to:

[ https://huggingface.co/DavidAU/L3-Dark-Planet-8B-GGUF ]

For "Dark Planet Horror City 8b" :

[ https://huggingface.co/DavidAU/L3-Dark-Planet-Horror-City-8B-NEO-Imatrix-GGUF ] 

(To create GGUFs for Dark Planet Horror City 8B use the ".dat" file for Imatrix in this repo )

Additional Quants:

[ https://huggingface.co/RichardErkhov/DavidAU_-_L3-Dark-Planet-8B-gguf ]

[ https://huggingface.co/QuantFactory/L3-Dark-Planet-8B-GGUF ]

Imatrix GGUFS:

[ https://huggingface.co/mradermacher/L3-Dark-Planet-8B-i1-GGUF ]

[ https://huggingface.co/mradermacher/L3-Dark-Planet-8B-GGUF ]