AIChenKai's picture
Update README.md
00c3134
|
raw
history blame
No virus
309 Bytes
---
license: apache-2.0
---
Testing model.
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: [""]
```