File size: 1,047 Bytes
d5c378a |
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 |
base_model: Locutusque/TinyMistral-248M-v2.5
experts:
- source_model: Locutusque/TinyMistral-248M-v2.5-Instruct
positive_prompts:
- "Help me debug this code."
- "Optimize this C# script."
- "Implement this feature using JavaScript."
- "Convert this HTML structure into a more efficient design."
- "Assist me with writing a program that"
- "How do you"
- "Explain the concept of"
- "Give an overview of"
- "Compare and contrast between"
- "Provide information about"
- "Help me understand"
- "Summarize"
- "Make a recommendation on"
- "Answer this question"
- source_model: Locutusque/TinyMistral-248M-v2-Instruct
positive_prompts:
- "write a short story about depressed bears and a long winter."
- "how does this passage reflect the authors bias?"
- "develop this idea into"
- source_model: Locutusque/TinyMistral-248M-Instruct
positive_prompts:
- "analyze this design"
- "produce a design that"
gate_mode: hidden
|