| # Provenance — vokra/htdemucs-multi | |
| | Field | Value | | |
| |---|---| | |
| | Upstream source | facebook/htdemucs family (Hybrid Transformer Demucs music source separation, 4-source htdemucs_ft or 6-source htdemucs_6s variant, Rouard et al. 2023 arXiv:2211.08553, MIT) | | |
| | Upstream licence | `mit` | | |
| | Architecture | `htdemucs_multi` | | |
| | Tensors | 2132 | | |
| | SHA-256 | `41c3d8ef26c94cddb1df32ea2d131bca2b0ce1d951b7fac4dc4253b835ab89f2` | | |
| | 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 htdemucs-multi.gguf | |
| shasum -a 256 htdemucs-multi.gguf # expect 41c3d8ef26c94cddb1df32ea2d131bca2b0ce1d951b7fac4dc4253b835ab89f2 | |
| ``` | |