| # Provenance — vokra/owsm-v4-medium-1b | |
| | Field | Value | | |
| |---|---| | |
| | Upstream source | espnet/owsm_v4_medium_1B (Open Whisper-style Model, ESPnet fully-open Whisper alternative, cc-by-4.0) | | |
| | Upstream licence | `cc-by-4.0` | | |
| | Architecture | `owsm-v4-medium-1b` | | |
| | Tensors | 1172 | | |
| | SHA-256 | `cfaf152f45ae7e6508d3d054232c3e81c6b5f77ddf697e964258a3c0b440ec0b` | | |
| | 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 owsm-v4-medium-1b.gguf | |
| shasum -a 256 owsm-v4-medium-1b.gguf # expect cfaf152f45ae7e6508d3d054232c3e81c6b5f77ddf697e964258a3c0b440ec0b | |
| ``` | |