vibevoice-1.5b / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
dec1906 verified
|
Raw
History Blame Contribute Delete
740 Bytes
# Provenance — vokra/vibevoice-1.5b
| Field | Value |
|---|---|
| Upstream source | microsoft/VibeVoice-1.5B (MIT end-to-end) |
| Upstream licence | `mit` |
| Architecture | `vibevoice` |
| Tensors | 1204 |
| SHA-256 | `8ef5f259dfab0b048151ce52d27468040f72b35b6909528e6db7fbb332ccaeac` |
| 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 vibevoice-1.5b.gguf
shasum -a 256 vibevoice-1.5b.gguf # expect 8ef5f259dfab0b048151ce52d27468040f72b35b6909528e6db7fbb332ccaeac
```