File size: 393 Bytes
00c4f34 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
base_model: /content/InfinityRP
gate_mode: random
dtype: bfloat16 # output dtype (float32, float16, or bfloat16)
## (optional)
experts_per_token: 2
experts:
- source_model: /content/Aurav2
positive_prompts: []
- source_model: /content/Spice
positive_prompts: []
- source_model: /content/InfinityRP
positive_prompts: []
- source_model: /content/DaCo
positive_prompts: [] |