Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
base_model: /Users/dawn/git/models/Silicon-Maid-7B
|
2 |
gate_mode: hidden # one of "hidden", "cheap_embed", or "random"
|
3 |
dtype: bfloat16 # output dtype (float32, float16, or bfloat16)
|
@@ -8,7 +13,4 @@ experts:
|
|
8 |
- source_model: /Users/dawn/git/models/Starling-LM-7B-beta
|
9 |
positive_prompts:
|
10 |
- "chat"
|
11 |
-
|
12 |
-
---
|
13 |
-
license: apache-2.0
|
14 |
-
---
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
---
|
6 |
base_model: /Users/dawn/git/models/Silicon-Maid-7B
|
7 |
gate_mode: hidden # one of "hidden", "cheap_embed", or "random"
|
8 |
dtype: bfloat16 # output dtype (float32, float16, or bfloat16)
|
|
|
13 |
- source_model: /Users/dawn/git/models/Starling-LM-7B-beta
|
14 |
positive_prompts:
|
15 |
- "chat"
|
16 |
+
---
|
|
|
|
|
|