GGUF
vokra
bicodec / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
2c8d12e verified
|
Raw
History Blame Contribute Delete
727 Bytes
# Provenance — vokra/bicodec
| Field | Value |
|---|---|
| Upstream source | SparkAudio/Spark-TTS-0.5B (apache-2.0 end-to-end) |
| Upstream licence | `apache-2.0` |
| Architecture | `bicodec` |
| Tensors | 840 |
| SHA-256 | `1405785ca746afda6a7112d7f336ece1cbf7e2ea3dc3b07a84663d489fb5c22c` |
| 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 1405785ca746afda6a7112d7f336ece1cbf7e2ea3dc3b07a84663d489fb5c22c
```