11 lines
387 B
YAML
11 lines
387 B
YAML
|
|
base_model: /Users/dawn/git/models/Silicon-Maid-7B
|
||
|
|
gate_mode: hidden # one of "hidden", "cheap_embed", or "random"
|
||
|
|
dtype: bfloat16 # output dtype (float32, float16, or bfloat16)
|
||
|
|
experts:
|
||
|
|
- source_model: /Users/dawn/git/models/Silicon-Maid-7B
|
||
|
|
positive_prompts:
|
||
|
|
- "roleplay"
|
||
|
|
- source_model: /Users/dawn/git/models/Starling-LM-7B-beta
|
||
|
|
positive_prompts:
|
||
|
|
- "chat"
|