Views
No views yet
| File | Size | SHA-256 |
|---|---|---|
model.gguf | 5923.4 MB | e88619160b0aaaf090328b93aebd84f05734cf0ef3328af06c8067b1e30040dc |
1# Download (any HTTP client works — the file is a plain GGUF)
2curl -L -o model.gguf \
3 https://huggingface.co/vokra/csm-1b/resolve/main/model.gguf1# This artifact is consumed by another engine rather than run
2# standalone — see the Vokra docs for the S2S pipeline.| Field | Value |
|---|---|
| Architecture | csm |
| Tensors | 187 |
| Upstream source | huggingface (gated acceptance — T29 owner hand-off) |
| Upstream licence | Apache-2.0 |
| Licence class | permissive |
| Registry model id | sesame/csm-1b |
| Vokra GGUF schema | 1 |
| Converted by | vokra-core 0.1.0-alpha.0 |
vokra.* metadata, so the card cannot claim something the artifact does not carry.1shasum -a 256 model.gguf
2# expect: e88619160b0aaaf090328b93aebd84f05734cf0ef3328af06c8067b1e30040dc