File size: 741 Bytes
50bf4e5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | # Provenance — vokra/pyannote-segmentation-3.0
| Field | Value |
|---|---|
| Upstream source | pyannote/segmentation-3.0 |
| Upstream licence | `mit` |
| Architecture | `pyannote-segmentation` |
| Tensors | 54 |
| SHA-256 | `22ff05fddf19e69c8d9aac8daa6d99014e6718bcd8d8c527d26da677d00c63f1` |
| 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 pyannote-seg.gguf
shasum -a 256 pyannote-seg.gguf # expect 22ff05fddf19e69c8d9aac8daa6d99014e6718bcd8d8c527d26da677d00c63f1
```
|