ayousanz's picture
Upload folder using huggingface_hub
1234c6d verified
|
Raw
History Blame Contribute Delete
714 Bytes
# Provenance — vokra/sbv2-v2-jp-extra-base
| Field | Value |
|---|---|
| Upstream source | litagin02/style_bert_vits2 |
| Upstream licence | `agpl-3.0` |
| Architecture | `sbv2` |
| Tensors | 1264 |
| SHA-256 | `1da097e8fc114290f131c9272665f5f663652c938ec05a8a13c8953e27803c55` |
| 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 1da097e8fc114290f131c9272665f5f663652c938ec05a8a13c8953e27803c55
```