File size: 412 Bytes
847f3a4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
dtype: bfloat16
experts:
- positive_prompts:
- instruction
- solutions
- chat
- questions
- comprehension
source_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
- negative_prompts:
- chatquestions
positive_prompts:
- mathematics
- optimization
- code
- step-by-step
- science
source_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
gate_mode: hidden
|