GGUF
vokra
dia-1.6b / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
dd1df2a verified
|
Raw
History Blame Contribute Delete
692 Bytes
# Provenance — vokra/dia-1.6b
| Field | Value |
|---|---|
| Upstream source | huggingface |
| Upstream licence | `Apache-2.0` |
| Architecture | `dia` |
| Tensors | 343 |
| SHA-256 | `a90733e9e6806cae66abf3eca1d575ecf6dab9298c07d39fc4217a509c952a6d` |
| 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 dia-1.6b.gguf
shasum -a 256 dia-1.6b.gguf # expect a90733e9e6806cae66abf3eca1d575ecf6dab9298c07d39fc4217a509c952a6d
```