Upload Theta-Cat-2x8B.yml
Browse files- Theta-Cat-2x8B.yml +11 -0
Theta-Cat-2x8B.yml
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
base_model: TheSkullery/llama-3-cat-8b-instruct-v1
|
2 |
+
gate_mode: random
|
3 |
+
dtype: bfloat16
|
4 |
+
experts_per_token: 2
|
5 |
+
experts:
|
6 |
+
- source_model: TheSkullery/llama-3-cat-8b-instruct-v1
|
7 |
+
positive_prompts:
|
8 |
+
- " "
|
9 |
+
- source_model: NousResearch/Hermes-2-Theta-Llama-3-8B
|
10 |
+
positive_prompts:
|
11 |
+
- " "
|