File size: 1,385 Bytes
1904c49 |
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 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 |
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"
negative_prompts:
- "Reasoning"
- "Literature"
- "Journey"
- source_model: /storage/passthrough-models/RP-ERP-REASONING-FINETUNED/MN-Violet-Lotus
positive_prompts:
- "Conversation"
- "Literature"
- "Verbose"
- "Story"
negative_prompts:
- "Sexual"
- "Penetration"
- "Epic"
- "Journey"
- source_model: /storage/passthrough-models/RP-ERP-REASONING-FINETUNED/mn-ink-v2
positive_prompts:
- "Feelings"
- "Health"
- "Journey"
- "Epic"
- "Role Play"
negative_prompts:
- "Sexual"
- "Penetration"
- source_model: /storage/passthrough-models/RP-ERP-REASONING-FINETUNED/Nemo-R1
positive_prompts:
- "Cognitive"
- "Methodology"
- "<think>"
- "</think>"
- "<think></think>"
- "chain of thought"
- "reasoning"
- "thinking"
|