10 lines
304 B
YAML
10 lines
304 B
YAML
base_model: Endevor/InfinityRP-v1-7B
|
|
gate_mode: random
|
|
dtype: bfloat16 # output dtype (float32, float16, or bfloat16)
|
|
## (optional)
|
|
experts_per_token: 2
|
|
experts:
|
|
- source_model: Endevor/InfinityRP-v1-7B
|
|
positive_prompts: []
|
|
- source_model: SanjiWatsuki/Kunoichi-DPO-v2-7B
|
|
positive_prompts: [] |