GGUF
vokra
baichuan-audio / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
5d41a23 verified
|
Raw
History Blame Contribute Delete
720 Bytes
# Provenance — vokra/baichuan-audio
| Field | Value |
|---|---|
| Upstream source | baichuan-inc/Baichuan-Audio |
| Upstream licence | `apache-2.0` |
| Architecture | `baichuan_audio` |
| Tensors | 2024 |
| SHA-256 | `484f86ee9d712d24798dbc028ef9820675af72570a42bc03ecd80ea36bcfe39f` |
| 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 484f86ee9d712d24798dbc028ef9820675af72570a42bc03ecd80ea36bcfe39f
```