File size: 766 Bytes
5eddf06 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
base_model: /storage/bases/magnum-v4-12b
#base_model: /storage/passthrough-models/RP-ERP-REASONING-FINETUNED/Omega
gate_mode: hidden # one of "hidden", "cheap_embed", or "random"wq
dtype: bfloat16 # output dtype (float32, float16, or bfloat16)
experts_per_token: 2
architecture: Mixtral
experts:
- source_model: /storage/passthrough-models/RP-ERP-REASONING-FINETUNED/omega-v2
positive_prompts:
- "Sexual"
- "Anal"
- "Bondage"
- "Fuck"
- "Erotic Role Play"
- source_model: /storage/passthrough-models/RP-ERP-REASONING-FINETUNED/Nemo-R1
positive_prompts:
- "Cognitive"
- "Methodology"
- "<think>"
- "</think>"
- "<think></think>"
- "chain of thought"
- "reasoning"
- "thinking"
|