# Provenance — vokra/audioldm2 | Field | Value | |---|---| | Upstream source | cvssp/audioldm2 (Liu et al. 2024 arXiv:2308.05734 text-to-audio LDM, cc-by-nc-sa-4.0) | | Upstream licence | `cc-by-nc-sa-4.0` | | Architecture | `audioldm2` | | Tensors | 2827 | | SHA-256 | `d02dd97944b05bd27ea17eb0c31034c27992c0f60e642cffef28047a436cb5f1` | | 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 audioldm2.gguf shasum -a 256 audioldm2.gguf # expect d02dd97944b05bd27ea17eb0c31034c27992c0f60e642cffef28047a436cb5f1 ```