# Provenance — vokra/yue-upsampler | Field | Value | |---|---| | Upstream source | m-a-p/YuE-upsampler (YuE Vocos vocoder head, VocosBackbone 8-layer + ISTFTHead n_fft=3528 hop=882 @ 44.1 kHz, apache-2.0) | | Upstream licence | `apache-2.0` | | Architecture | `yue_upsampler` | | Tensors | 81 | | SHA-256 | `17df9c667c931544cf84545266d07e3598a9528d751ca6f281fffd305f4409ff` | | 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 yue-upsampler.gguf shasum -a 256 yue-upsampler.gguf # expect 17df9c667c931544cf84545266d07e3598a9528d751ca6f281fffd305f4409ff ```