GGUF
vokra
xcodec2 / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
2b6adcf verified
|
Raw
History Blame Contribute Delete
743 Bytes
# Provenance — vokra/xcodec2
| Field | Value |
|---|---|
| Upstream source | upstream distribution source (licence cc-by-nc-4.0 per source) |
| Upstream licence | `cc-by-nc-4.0` |
| Architecture | `xcodec2` |
| Tensors | 1153 |
| SHA-256 | `7ab4b94006068226b0741930081f7e149316e045511c1cddb94769e7f598698e` |
| 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 7ab4b94006068226b0741930081f7e149316e045511c1cddb94769e7f598698e
```