invisietch commited on
Commit
714d75c
1 Parent(s): 6d29236

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +137 -3
README.md CHANGED
@@ -17,12 +17,13 @@ language:
17
 
18
  # Model Details
19
 
20
- **This is a pre-release GGUF of EtherealRainbow-v0.3-8B, it is not guaranteed to work.**
21
-
22
  Ethereal Rainbow is an 8B parameter merge of various Llama3-based finetunes created using mergekit. The purpose of Ethereal Rainbow is to
23
  create an uncensored Llama3 variant which is capable of writing creative prose, and engaging in SFW as well as NSFW roleplay and
24
  storytelling, with a strong focus on long-form responses & adherence to prompts.
25
 
 
 
 
26
  # Disclaimer
27
 
28
  This model is built on an abliterated base and as such is largely uncensored. It can generate explicit, disturbing or offensive responses.
@@ -171,4 +172,137 @@ I chose the hard sci-fi example to test positivity bias. It did require some pro
171
 
172
  I chose the high fantasy example to see whether it would bleed human features through to elves, this didn't occur.
173
 
174
- I chose the weird fiction example to see if the LLM understood a niche genre. I'd say it performed okay, better on style than on substance.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
 
18
  # Model Details
19
 
 
 
20
  Ethereal Rainbow is an 8B parameter merge of various Llama3-based finetunes created using mergekit. The purpose of Ethereal Rainbow is to
21
  create an uncensored Llama3 variant which is capable of writing creative prose, and engaging in SFW as well as NSFW roleplay and
22
  storytelling, with a strong focus on long-form responses & adherence to prompts.
23
 
24
+ v0.3 improves creativity over v0.2 without losing coherence. It has been tested over more than 1,000 messages including roleplay, code
25
+ prompts, and 'write a scene'-type prompts.
26
+
27
  # Disclaimer
28
 
29
  This model is built on an abliterated base and as such is largely uncensored. It can generate explicit, disturbing or offensive responses.
 
172
 
173
  I chose the high fantasy example to see whether it would bleed human features through to elves, this didn't occur.
174
 
175
+ I chose the weird fiction example to see if the LLM understood a niche genre. I'd say it performed okay, better on style than on substance.
176
+
177
+ # Merge Strategy
178
+
179
+ First, we create three bases:
180
+
181
+ * Rain - This is a roleplay base which makes up the majority of the model.
182
+ * Sun - This is the brains of the model, with strong instruct models & writing models.
183
+ * Ghost - This model primarily aims to improve the NSFW/NSFL aspects of the model, as well as general vocabulary.
184
+
185
+ After this, we have a two-slerp stage to create the final model.
186
+
187
+ ## Models Used
188
+
189
+ The following models were used to create EtherealRainbow-v0.3-8B:
190
+
191
+ * [mlabonne/NeuralDaredevil-8B-abliterated](https://huggingface.co/mlabonne/NeuralDaredevil-8B-abliterated)
192
+ * [Sao10K/L3-8B-Stheno-v3.2](https://huggingface.co/Sao10K/L3-8B-Stheno-v3.2)
193
+ * [Nitral-AI/Hathor-L3-8B-v.02](https://huggingface.co/Nitral-AI/Hathor-L3-8B-v.02)
194
+ * [grimjim/Llama-3-Luminurse-v0.2-OAS-8B](https://huggingface.co/grimjim/Llama-3-Luminurse-v0.2-OAS-8B)
195
+ * [hf-100/Llama-3-Spellbound-Instruct-8B-0.3](https://huggingface.co/hf-100/Llama-3-Spellbound-Instruct-8B-0.3)
196
+ * [Gryphe/Pantheon-RP-1.0-8b-Llama-3](https://huggingface.co/Gryphe/Pantheon-RP-1.0-8b-Llama-3)
197
+ * [Blackroot/Llama-3-LongStory](https://huggingface.co/Blackroot/Llama-3-LongStory)
198
+ * [Locutusque/Llama-3-Hercules-5.0-8B](https://huggingface.co/Locutusque/Llama-3-Hercules-5.0-8B)
199
+ * [Casual-Autopsy/L3-Umbral-Mind-RP-v0.3-8B](https://huggingface.co/Casual-Autopsy/L3-Umbral-Mind-RP-v0.3-8B)
200
+ * [ChaoticNeutrals/Poppy_Porpoise-1.0-L3-8B](ChaoticNeutrals/Poppy_Porpoise-1.0-L3-8B)
201
+ * [mpasila/Llama-3-LimaRP-Instruct-8B](mpasila/Llama-3-LimaRP-Instruct-8B)
202
+ * [Undi95/Llama-3-LewdPlay-8B-evo](Undi95/Llama-3-LewdPlay-8B-evo)
203
+
204
+ ## Mergekit Configs
205
+
206
+ ### Rain
207
+
208
+ ```yaml
209
+ models:
210
+ - model: mlabonne/NeuralDaredevil-8B-abliterated
211
+ - model: Sao10K/L3-8B-Stheno-v3.2
212
+ parameters:
213
+ density: 0.41
214
+ weight: 0.4
215
+ - model: Nitral-AI/Hathor-L3-8B-v.02
216
+ parameters:
217
+ density: 0.53
218
+ weight: 0.5
219
+ - model: grimjim/Llama-3-Luminurse-v0.2-OAS-8B
220
+ parameters:
221
+ density: 0.45
222
+ weight: 0.1
223
+ merge_method: dare_ties
224
+ base_model: mlabonne/NeuralDaredevil-8B-abliterated
225
+ parameters:
226
+ int8_mask: true
227
+ dtype: bfloat16
228
+ ```
229
+
230
+ ### Sun
231
+
232
+ ```yaml
233
+ models:
234
+ - model: hf-100/Llama-3-Spellbound-Instruct-8B-0.3
235
+ - model: Gryphe/Pantheon-RP-1.0-8b-Llama-3
236
+ parameters:
237
+ density: 0.48
238
+ weight: 0.5
239
+ - model: Blackroot/Llama-3-LongStory
240
+ parameters:
241
+ density: 0.36
242
+ weight: 0.2
243
+ - model: Locutusque/Llama-3-Hercules-5.0-8B
244
+ parameters:
245
+ density: 0.51
246
+ weight: 0.3
247
+ merge_method: dare_ties
248
+ base_model: hf-100/Llama-3-Spellbound-Instruct-8B-0.3
249
+ parameters:
250
+ int8_mask: true
251
+ dtype: bfloat16
252
+ ```
253
+
254
+ ### Ghost
255
+
256
+ ```yaml
257
+ models:
258
+ - model: Casual-Autopsy/L3-Umbral-Mind-RP-v0.3-8B
259
+ - model: ChaoticNeutrals/Poppy_Porpoise-1.0-L3-8B
260
+ parameters:
261
+ density: 0.39
262
+ weight: 0.3
263
+ - model: mpasila/Llama-3-LimaRP-Instruct-8B
264
+ parameters:
265
+ density: 0.54
266
+ weight: 0.4
267
+ - model: Undi95/Llama-3-LewdPlay-8B-evo
268
+ parameters:
269
+ density: 0.49
270
+ weight: 0.3
271
+ merge_method: dare_ties
272
+ base_model: Casual-Autopsy/L3-Umbral-Mind-RP-v0.3-8B
273
+ parameters:
274
+ int8_mask: true
275
+ dtype: bfloat16
276
+ ```
277
+
278
+ ### Stage1 Slerp
279
+
280
+ ```yaml
281
+ models:
282
+ - model: ./fp16/Rain-v0.3-8B
283
+ - model: ./fp16/Ghost-v0.3-8B
284
+ merge_method: slerp
285
+ base_model: ./fp16/Rain-v0.3-8B
286
+ parameters:
287
+ t:
288
+ - value: [0, 0, 0.1, 0.3, 0.5, 0.7, 0.5, 0.3, 0.1, 0, 0]
289
+ embed_slerp: true
290
+ dtype: bfloat16
291
+ tokenizer-source: model:./fp16/Rain-v0.3-8B
292
+ ```
293
+
294
+ ### Final-Stage Slerp
295
+
296
+ ```yaml
297
+ models:
298
+ - model: ./fp16/ERStage1-v0.3-8B
299
+ - model: ./fp16/Sun-v0.3-8B
300
+ merge_method: slerp
301
+ base_model: ./fp16/ERStage1-v0.3-8B
302
+ parameters:
303
+ t:
304
+ - value: [0, 0, 0.1, 0.2, 0.4, 0.6, 0.4, 0.2, 0.1, 0, 0]
305
+ embed_slerp: true
306
+ dtype: bfloat16
307
+ tokenizer-source: model:./fp16/ERStage1-v0.3-8B
308
+ ```