| # Provenance — vokra/moss-audio-tokenizer-full | |
| | Field | Value | | |
| |---|---| | |
| | Upstream source | OpenMOSS-Team/MOSS-Audio-Tokenizer (MOSS-Audio-Tokenizer codec Full ~1.77B params F32, arXiv:2602.10934, apache-2.0) | | |
| | Upstream licence | `apache-2.0` | | |
| | Architecture | `moss_audio_tokenizer` | | |
| | Tensors | 1600 | | |
| | SHA-256 | `11cfd3853ab7949188eee1621c1beb650c9863b7a28c1adfc56c5469ead74f0e` | | |
| | 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 moss-audio-tokenizer-full.gguf | |
| shasum -a 256 moss-audio-tokenizer-full.gguf # expect 11cfd3853ab7949188eee1621c1beb650c9863b7a28c1adfc56c5469ead74f0e | |
| ``` | |