GGUF
vokra
rmvpe / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
3eb5fa8 verified
|
Raw
History Blame Contribute Delete
679 Bytes
# Provenance — vokra/rmvpe
| Field | Value |
|---|---|
| Upstream source | yxlllc/RMVPE |
| Upstream licence | `mit` |
| Architecture | `rmvpe` |
| Tensors | 741 |
| SHA-256 | `208fc73819586b4546f2cba7a829033c5900c44af1ad48fe9d3e727cc1a932fb` |
| 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 rmvpe.gguf
shasum -a 256 rmvpe.gguf # expect 208fc73819586b4546f2cba7a829033c5900c44af1ad48fe9d3e727cc1a932fb
```