Steelskull
commited on
Commit
•
1411248
1
Parent(s):
db2f855
Update README.md
Browse files
README.md
CHANGED
@@ -79,7 +79,30 @@ Lumosia:
|
|
79 |
|
80 |
```
|
81 |
yaml
|
82 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
83 |
```
|
84 |
|
85 |
## 💻 Usage
|
|
|
79 |
|
80 |
```
|
81 |
yaml
|
82 |
+
base_model: DopeorNope/SOLARC-M-10.7B
|
83 |
+
gate_mode: hidden
|
84 |
+
dtype: bfloat16
|
85 |
+
|
86 |
+
experts:
|
87 |
+
- source_model: DopeorNope/SOLARC-M-10.7B
|
88 |
+
positive_prompts:
|
89 |
+
|
90 |
+
negative_prompts:
|
91 |
+
|
92 |
+
- source_model: Sao10K/Fimbulvetr-10.7B-v1 [Updated]
|
93 |
+
positive_prompts:
|
94 |
+
|
95 |
+
negative_prompts:
|
96 |
+
|
97 |
+
- source_model: jeonsworld/CarbonVillain-en-10.7B-v4 [Updated]
|
98 |
+
positive_prompts:
|
99 |
+
|
100 |
+
negative_prompts:
|
101 |
+
|
102 |
+
- source_model: kyujinpy/Sakura-SOLAR-Instruct
|
103 |
+
positive_prompts:
|
104 |
+
|
105 |
+
negative_prompts:
|
106 |
```
|
107 |
|
108 |
## 💻 Usage
|