# Provenance — vokra/whisper-large-v2 | Field | Value | |---|---| | Upstream source | openai/whisper (MIT) — OpenAI official release | | Upstream licence | `MIT` | | Architecture | `whisper` | | Tensors | 1259 | | SHA-256 | `03d107524398d9ae4ce66ba1392789f6c0f6151fc4ef94785cac735290f2e82e` | | 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 model.gguf shasum -a 256 model.gguf # expect 03d107524398d9ae4ce66ba1392789f6c0f6151fc4ef94785cac735290f2e82e ```