| # Provenance — vokra/mms-1b-all-base | |
| | Field | Value | | |
| |---|---| | |
| | Upstream source | facebook/mms-1b-all (wav2vec 2.0 waveform-in encoder + optional CTC head, apache-2.0) | | |
| | Upstream licence | `apache-2.0` | | |
| | Architecture | `wav2vec2_ctc` | | |
| | Tensors | 290 | | |
| | SHA-256 | `f3d15b42fa3e5d250262d5f18b918d20fcec1db9c62974bed975f451e6975232` | | |
| | 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 model.gguf | |
| shasum -a 256 model.gguf # expect f3d15b42fa3e5d250262d5f18b918d20fcec1db9c62974bed975f451e6975232 | |
| ``` | |