File size: 593 Bytes
f399673 |
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 |
base_model: FuseAI/FuseChat-7B-VaRM
gate_mode: hidden
experts_per_token: 2
experts:
- source_model: Nexusflow/Starling-LM-7B-beta
positive_prompts:
- "chat"
- "assistant"
- "tell me"
- "explain"
- "I want"
- "show me"
- "create"
- "help me"
- source_model: bunnycore/Chimera-Apex-7B
positive_prompts:
- "storywriting"
- "write"
- "scene"
- "story"
- "character"
- "sensual"
- "sexual"
- "horny"
- "turned on"
- "intimate"
- "creative"
- "roleplay"
- "uncensored"
- "help me"
dtype: bfloat16
|