WesPro commited on
Commit
b52c1c5
1 Parent(s): 83b6038

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ This is a my first Llama 3 MoE model with the following configs:
2
+
3
+ base_model: Llama-3-RPMerge-8B-SLERP
4
+ experts:
5
+ - source_model: Llama-3-RPMerge-8B-SLERP
6
+ - source_model: WesPro_Daring_Llama
7
+ - source_model: Chaos_RP_l3_8B
8
+ - source_model: llama-3-stinky-8B
9
+
10
+ It's meant for RP and does pretty well at it but I haven't tested it excessively yet...