File size: 342 Bytes
5c0371b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
base_model: vihangd/DopeyTinyLlama-1.1B-v1
experts:
- source_model: vihangd/DopeyTinyLlama-1.1B-v1
positive_prompts:
- "chat"
- "assistant"
- "tell me"
- "explain"
- source_model: gardner/TinyLlama-1.1B-Instruct-3T
positive_prompts:
- "reason"
- "provide"
- "instruct"
- "summarize"
- "count"
|