GGUF
vokra
bark / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
f304ddc verified
|
Raw
History Blame Contribute Delete
674 Bytes
# Provenance — vokra/bark
| Field | Value |
|---|---|
| Upstream source | suno/bark |
| Upstream licence | `mit` |
| Architecture | `bark` |
| Tensors | 758 |
| SHA-256 | `fd628312ce7d8e1cbc41718741614116d5c7f08d0763f81622edbac320b208ec` |
| 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 fd628312ce7d8e1cbc41718741614116d5c7f08d0763f81622edbac320b208ec
```