File size: 1,008 Bytes
8fd13a9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: bunnycore/LLama-3.1-Hyper-Stock
experts_per_token: 2
gate_mode: hidden
dtype: bfloat16
experts:
  - source_model: SvalTek/L3-ColdBrew-Astrid
    positive_prompts:
      - "Write a story about a lonely robot exploring an abandoned space station."
      - "Describe the feeling of standing at the edge of a massive waterfall."
      - "Roleplay as a tavern keeper sharing tales with an adventurer."
      - "Imagine a bustling marketplace in a desert city and narrate the sights and sounds."
      - "[Genres: Science Fiction]
[Tags: humor, old school, sci fi]"
      - "[Mode: Interactive Storyteller]"
      - "[Mode: DM]"
    negative_prompts:
  
  - source_model: FPHam/L3-8B-Everything-COT
    positive_prompts:
      - "What are <thinking> and <reflection> blocks used for?"
      - "Reflect on why humans lie to each other."
      - "What are the most important aspects of good technical documentation?"
      - "Analyzeand explain the logic behind a recursive algorithm for sorting data."