bark-small / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
09802c5 verified
|
Raw
History Blame Contribute Delete
686 Bytes
# Provenance — vokra/bark-small
| Field | Value |
|---|---|
| Upstream source | suno/bark-small |
| Upstream licence | `mit` |
| Architecture | `bark` |
| Tensors | 518 |
| SHA-256 | `43b781a0dcd66f1e7451005e461ec20e2141bc9c4f529feb4a9a8c0e352ea137` |
| 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 43b781a0dcd66f1e7451005e461ec20e2141bc9c4f529feb4a9a8c0e352ea137
```