# Provenance — vokra/audiogen-medium | Field | Value | |---|---| | Upstream source | facebook/audiogen-medium (Meta AudioCraft 1.5B text-to-audio LM, cc-by-nc-4.0) | | Upstream licence | `cc-by-nc-4.0` | | Architecture | `musicgen` | | Tensors | 588 | | SHA-256 | `df9843dd2e620de6947edaac66d3360c55b853032c08ad2273dc44b0257642e0` | | 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 audiogen-medium.gguf shasum -a 256 audiogen-medium.gguf # expect df9843dd2e620de6947edaac66d3360c55b853032c08ad2273dc44b0257642e0 ```