GGUF
Not-For-All-Audiences
nsfw
Undi95 commited on
Commit
c2534d8
1 Parent(s): 1d68fc2

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +86 -0
README.md ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ tags:
4
+ - not-for-all-audiences
5
+ - nsfw
6
+ ---
7
+ ## Lumimaid 0.2
8
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/63ab1241ad514ca8d1430003/HY1KTq6FMAm-CwmY8-ndO.png" alt="Image" style="display: block; margin-left: auto; margin-right: auto; width: 65%;">
9
+ <div style="text-align: center; font-size: 30px;">
10
+ <a href="https://huggingface.co/NeverSleep/Lumimaid-v0.2-8B-GGUF ">8b</a> -
11
+ <a href="https://huggingface.co/NeverSleep/Lumimaid-v0.2-12B-GGUF ">12b</a> -
12
+ <a href="https://huggingface.co/NeverSleep/Lumimaid-v0.2-70B-GGUF ">[70b]</a> -
13
+ <a href="https://huggingface.co/NeverSleep/Lumimaid-v0.2-123B-GGUF ">123b</a>
14
+ </div>
15
+
16
+ ### This model is based on: [Meta-Llama-3.1-70B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-70B-Instruct)
17
+ Wandb: https://wandb.ai/undis95/Lumi-Llama-3-1-70B?nw=nwuserundis95
18
+
19
+ Lumimaid 0.1 -> 0.2 is a HUGE step up dataset wise.
20
+
21
+ As some people have told us our models are sloppy, Ikari decided to say fuck it and literally nuke all chats out with most slop.
22
+
23
+ Our dataset stayed the same since day one, we added data over time, cleaned them, and repeat. After not releasing model for a while because we were never satisfied, we think it's time to come back!
24
+
25
+ ## Prompt template: Llama-3-Instruct
26
+
27
+ ```
28
+ <|begin_of_text|><|start_header_id|>system<|end_header_id|>
29
+
30
+ {system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
31
+
32
+ {input}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
33
+
34
+ {output}<|eot_id|>
35
+ ```
36
+
37
+ ## Credits:
38
+ - Undi
39
+ - IkariDev
40
+
41
+ ## Training data we used to make our dataset:
42
+
43
+ - [Epiculous/Gnosis](https://huggingface.co/Epiculous/Gnosis)
44
+ - [ChaoticNeutrals/Luminous_Opus](https://huggingface.co/datasets/ChaoticNeutrals/Luminous_Opus)
45
+ - [ChaoticNeutrals/Synthetic-Dark-RP](https://huggingface.co/datasets/ChaoticNeutrals/Synthetic-Dark-RP)
46
+ - [ChaoticNeutrals/Synthetic-RP](https://huggingface.co/datasets/ChaoticNeutrals/Synthetic-RP)
47
+ - [Gryphe/Sonnet3.5-SlimOrcaDedupCleaned](https://huggingface.co/datasets/Gryphe/Sonnet3.5-SlimOrcaDedupCleaned)
48
+ - [Gryphe/Opus-WritingPrompts](https://huggingface.co/datasets/Gryphe/Opus-WritingPrompts)
49
+ - [meseca/writing-opus-6k](https://huggingface.co/datasets/meseca/writing-opus-6k)
50
+ - [meseca/opus-instruct-9k](https://huggingface.co/datasets/meseca/opus-instruct-9k)
51
+ - [PJMixers/grimulkan_theory-of-mind-ShareGPT](https://huggingface.co/datasets/PJMixers/grimulkan_theory-of-mind-ShareGPT)
52
+ - [NobodyExistsOnTheInternet/ToxicQAFinal](https://huggingface.co/datasets/NobodyExistsOnTheInternet/ToxicQAFinal)
53
+ - [Undi95/toxic-dpo-v0.1-sharegpt](https://huggingface.co/datasets/Undi95/toxic-dpo-v0.1-sharegpt)
54
+ - [cgato/SlimOrcaDedupCleaned](https://huggingface.co/datasets/cgato/SlimOrcaDedupCleaned)
55
+ - [kalomaze/Opus_Instruct_25k](https://huggingface.co/datasets/kalomaze/Opus_Instruct_25k)
56
+ - [Doctor-Shotgun/no-robots-sharegpt](https://huggingface.co/datasets/Doctor-Shotgun/no-robots-sharegpt)
57
+ - [Norquinal/claude_multiround_chat_30k](https://huggingface.co/datasets/Norquinal/claude_multiround_chat_30k)
58
+ - [nothingiisreal/Claude-3-Opus-Instruct-15K](https://huggingface.co/datasets/nothingiisreal/Claude-3-Opus-Instruct-15K)
59
+ - All the Aesirs dataset, cleaned, unslopped
60
+ - All le luminae dataset, cleaned, unslopped
61
+ - Small part of Airoboros reduced
62
+
63
+ We sadly didn't find the sources of the following, DM us if you recognize your set !
64
+
65
+ - Opus_Instruct-v2-6.5K-Filtered-v2-sharegpt
66
+ - claude_sharegpt_trimmed
67
+ - CapybaraPure_Decontaminated-ShareGPT_reduced
68
+
69
+ ## Datasets credits:
70
+ - Epiculous
71
+ - ChaoticNeutrals
72
+ - Gryphe
73
+ - meseca
74
+ - PJMixers
75
+ - NobodyExistsOnTheInternet
76
+ - cgato
77
+ - kalomaze
78
+ - Doctor-Shotgun
79
+ - Norquinal
80
+ - nothingiisreal
81
+
82
+ ## Others
83
+
84
+ Undi: If you want to support us, you can [here](https://ko-fi.com/undiai).
85
+
86
+ IkariDev: Visit my [retro/neocities style website](https://ikaridevgit.github.io/) please kek