GGUF
vokra
step-audio2-mini / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
33cf249 verified
|
Raw
History Blame Contribute Delete
748 Bytes
# Provenance — vokra/step-audio2-mini
| Field | Value |
|---|---|
| Upstream source | stepfun-ai/Step-Audio-2-mini (apache-2.0 end-to-end) |
| Upstream licence | `apache-2.0` |
| Architecture | `step_audio2_mini` |
| Tensors | 832 |
| SHA-256 | `b080bcba3683d966f4112b6540559e5b607fd2ad7f85e10dc340c425b5cd8298` |
| 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 model.gguf
shasum -a 256 model.gguf # expect b080bcba3683d966f4112b6540559e5b607fd2ad7f85e10dc340c425b5cd8298
```