初始化项目,由ModelHub XC社区提供模型

Model: Nondzu/zephyr-speakleash-010-pl-3072-32-16-0.01
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-07 12:44:19 +08:00
commit c9bf05b8af
15 changed files with 787 additions and 0 deletions

16
README.md Normal file
View File

@@ -0,0 +1,16 @@
---
license: mit
---
[speakleash.org](https://speakleash.org)
## Prompt template: ChatML
```
<|im_start|>system
{system_message}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant
```