xxx777xxxASD commited on
Commit
3720735
1 Parent(s): 813668e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +67 -3
README.md CHANGED
@@ -1,3 +1,67 @@
1
- ---
2
- license: llama3
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3
3
+ tags:
4
+ - moe
5
+ language:
6
+ - en
7
+ ---
8
+
9
+ (No waifu image yet)
10
+
11
+ Experimental RP-oriented MoE, the idea was to get a model that would be equal to or better than the Mixtral 8x7B and it's finetunes in RP/ERP tasks.
12
+
13
+ Please feedback me if it's more stable than the [previous version](https://huggingface.co/xxx777xxxASD/L3-ChaoticSoliloquy-v1.5-4x8B)
14
+
15
+ ### Llama 3 ChaoticSoliloquy-v2-4x8B
16
+ ```
17
+ base_model: L3_ChaosMaid_8B
18
+ gate_mode: random
19
+ dtype: bfloat16
20
+ experts_per_token: 2
21
+ experts:
22
+ - source_model: ChaoticNeutrals_Poppy_Porpoise-0.72-L3-8B
23
+ - source_model: L3_ChaosMaid_8B
24
+ - source_model: openlynn_Llama-3-Soliloquy-8B-v2
25
+ - source_model: Sao10K_L3-Solana-8B-v1
26
+ ```
27
+
28
+
29
+ ## Models used
30
+
31
+ - [ChaoticNeutrals/Poppy_Porpoise-0.72-L3-8B](https://huggingface.co/ChaoticNeutrals/Poppy_Porpoise-0.72-L3-8B)
32
+ - [jeiku/Chaos_RP_l3_8B](https://huggingface.co/jeiku/Chaos_RP_l3_8B)
33
+ - [NeverSleep/Llama-3-Lumimaid-8B-v0.1](https://huggingface.co/NeverSleep/Llama-3-Lumimaid-8B-v0.1)
34
+ - [openlynn/Llama-3-Soliloquy-8B-v2](https://huggingface.co/openlynn/Llama-3-Soliloquy-8B-v2)
35
+ - [Sao10K/L3-Solana-8B-v1](https://huggingface.co/Sao10K/L3-Solana-8B-v1)
36
+
37
+
38
+ ## Difference
39
+
40
+ - Update from [ChaoticNeutrals/Poppy_Porpoise-v0.7-L3-8B](https://huggingface.co/ChaoticNeutrals/Poppy_Porpoise-v0.7-L3-8B) to [ChaoticNeutrals/Poppy_Porpoise-0.72-L3-8B](https://huggingface.co/ChaoticNeutrals/Poppy_Porpoise-0.72-L3-8B)
41
+ - Update from [openlynn/Llama-3-Soliloquy-8B](https://huggingface.co/openlynn/Llama-3-Soliloquy-8B) to [openlynn/Llama-3-Soliloquy-8B-v2](https://huggingface.co/openlynn/Llama-3-Soliloquy-8B-v2)
42
+ - Change - [NeverSleep/Llama-3-Lumimaid-8B-v0.1](https://huggingface.co/NeverSleep/Llama-3-Lumimaid-8B-v0.1) to L3-ChaosMaid-8B
43
+
44
+ ## L3 ChaosMaid-8B
45
+ ```
46
+ models:
47
+ - model: jeiku_Chaos_RP_l3_8B
48
+ # No parameters necessary for base model
49
+ - model: NeverSleep_Llama-3-Lumimaid-8B-v0.1
50
+ parameters:
51
+ density: 0.5
52
+ weight: 0.5
53
+ merge_method: dare_ties
54
+ base_model: jeiku_Chaos_RP_l3_8B
55
+ parameters:
56
+ int8_mask: true
57
+ dtype: bfloat16
58
+ ```
59
+
60
+ ## Vision
61
+
62
+ [llama3_mmproj](https://huggingface.co/ChaoticNeutrals/LLaVA-Llama-3-8B-mmproj-Updated)
63
+
64
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64f5e51289c121cb864ba464/yv4C6NalqORLjvY3KKZk8.png)
65
+
66
+
67
+ ## Prompt format: Llama 3