File size: 295 Bytes
69b0bba |
1 2 3 4 5 6 7 8 9 10 |
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: [] |