csm-1b / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
81613fc verified
|
Raw
History Blame Contribute Delete
726 Bytes
# Provenance — vokra/csm-1b
| Field | Value |
|---|---|
| Upstream source | huggingface (gated acceptance — T29 owner hand-off) |
| Upstream licence | `Apache-2.0` |
| Architecture | `csm` |
| Tensors | 187 |
| SHA-256 | `e88619160b0aaaf090328b93aebd84f05734cf0ef3328af06c8067b1e30040dc` |
| 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 e88619160b0aaaf090328b93aebd84f05734cf0ef3328af06c8067b1e30040dc
```