# 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 --input --output pyannote-seg.gguf shasum -a 256 pyannote-seg.gguf # expect 22ff05fddf19e69c8d9aac8daa6d99014e6718bcd8d8c527d26da677d00c63f1 ```