GGUF
vokra
moss-tts / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
bc6aa53 verified
|
Raw
History Blame Contribute Delete
750 Bytes
# Provenance — vokra/moss-tts
| Field | Value |
|---|---|
| Upstream source | OpenMOSS-Team/MOSS-TTS (moss_tts_delay, Qwen3-8B backbone, apache-2.0) |
| Upstream licence | `apache-2.0` |
| Architecture | `moss_tts` |
| Tensors | 463 |
| SHA-256 | `567ddc477b0d259672dcbb565b59c504b4841a3d50a3667c15f52f2fd19b3b54` |
| Converted by | vokra-core 0.1.0-alpha.0 |
| GGUF schema generation | 1 |
Every row is read from the artifact's own `vokra.*` metadata; none of it
is supplied by hand, so this file cannot disagree with the weight it
describes.
## Reproducing
```bash
vokra-cli convert --model <kind> --input <upstream> --output model.gguf
shasum -a 256 model.gguf # expect 567ddc477b0d259672dcbb565b59c504b4841a3d50a3667c15f52f2fd19b3b54
```