File size: 901 Bytes
5805327 |
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 |
base_model: TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T
gate_mode: hidden
dtype: bfloat16
experts:
- source_model: TinyLlama/TinyLlama-1.1B-intermediate-step-955k-token-2T
positive_prompts:
- "Legal"
- "Subpoena"
- "Crime"
- "Legal action"
- "Court"
- "Jurisprudence"
- "U.S. Code"
- "USC"
negative_prompts:
- "Python"
- "SQL"
- "JavaScript"
- "C++"
- "Computer"
- "Engineering"
- "coding"
- "debug"
- "troubleshoot"
- source_model: TinyLlama/TinyLlama-1.1B-intermediate-step-1195k-token-2.5T
positive_prompts:
- "Python"
- "SQL"
- "JavaScript"
- "C++"
- "Computer"
- "Engineering"
- "coding"
- "debug"
- "troubleshoot"
negative_prompts:
- "Legal"
- "Subpoena"
- "Crime"
- "Legal action"
- "Court"
- "Jurisprudence"
- "U.S. Code"
- "USC" |