File size: 294 Bytes
71fa042 0b106bf |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
license: apache-2.0
---
Config:
'''
base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
gate_mode: hidden
dtype: bfloat16
experts:
- source_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
positive_prompts: [""]
- source_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
positive_prompts: [""]
''' |