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