10 lines
295 B
YAML
10 lines
295 B
YAML
|
|
base_model: /content/InfinityRP-v1-7B
|
||
|
|
gate_mode: random
|
||
|
|
dtype: float16 # output dtype (float32, float16, or bfloat16)
|
||
|
|
## (optional)
|
||
|
|
experts_per_token: 2
|
||
|
|
experts:
|
||
|
|
- source_model: /content/InfinityRP-v1-7B
|
||
|
|
positive_prompts: []
|
||
|
|
- source_model: /content/kukulemon-7B
|
||
|
|
positive_prompts: []
|