File size: 2,211 Bytes
1adb110 |
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 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 |
base_model: ./maldv/badger-augment
gate_mode: hidden
dtype: bfloat16
experts_per_token: 2
experts:
- source_model: ./models/epsilon/instruct/opus-v1.2-llama-3-8b-instruct-run3.5-epoch2.5
positive_prompts:
- write
- feel
- say
- she said
- "thus"
- "however"
- "meanwhile"
- "nonetheless"
- "indeed"
- "subsequently"
- "initially"
- "finally"
- "a sea of"
- "shrouded in"
- "gleamed under"
- "shadowed by"
- "illuminated by"
- "peered through"
- "glimpsed"
- "flickered across"
- "etched against"
- "mirrored in"
- "danced along"
- "painted across"
- "veiled in"
- "burst into view"
- "caught the light"
- "hidden in plain sight"
- "cast a shadow"
- "the outline of"
- "flashed before"
- "reflected on"
- "cloaked in"
- "bathed in light"
- "blurred by"
- "emerged from"
- "swept over"
- "shiver"
- "rushed towards"
- "leapt up"
- "grabbed at"
- "threw back"
- "darted away"
- " *"
- "* "
negative_prompts:
- "add"
- "sum"
- "count"
- source_model: ./models/epsilon/instruct/Mahou-1.0-llama3-8B
positive_prompts:
- analyze
- check
- calculate
- say
- he said
- source_model: ./models/epsilon/instruct/SFR-Iterative-DPO-LLaMA-3-8B-R
positive_prompts:
- do
- instruct
- explain
- source_model: ./maldv/badger-augment
positive_prompts:
- think
- code
- explain
- python
- typescript
- javascript
- java
- rustlang
- clang
- bash
- can not
- cannot
- illegal
- dangerous
- immoral
- criminal
- unethical
- AI
- assistant
|