GGUF
vokra
neucodec / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
53e4d35 verified
|
Raw
History Blame Contribute Delete
747 Bytes
# Provenance — vokra/neucodec
| Field | Value |
|---|---|
| Upstream source | neuphonic/neucodec (24 kHz, 0.8 kbps @ 50 Hz FSQ codec, apache-2.0) |
| Upstream licence | `apache-2.0` |
| Architecture | `neucodec` |
| Tensors | 811 |
| SHA-256 | `b71d9d7867a4c244562caa2d735e93c9b744c70110c346f3f65e0862e41163fc` |
| 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 b71d9d7867a4c244562caa2d735e93c9b744c70110c346f3f65e0862e41163fc
```