deberta-v3-large / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
a36bdb2 verified
|
Raw
History Blame Contribute Delete
731 Bytes
# Provenance — vokra/deberta-v3-large
| Field | Value |
|---|---|
| Upstream source | microsoft/deberta-v3-large |
| Upstream licence | `mit` |
| Architecture | `deberta_v3` |
| Tensors | 402 |
| SHA-256 | `b3c07c6f91ec36bfd556dd511e6c9471ccc417b95a0d75bd605d26feb4666b0d` |
| 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 deberta-v3-large.gguf
shasum -a 256 deberta-v3-large.gguf # expect b3c07c6f91ec36bfd556dd511e6c9471ccc417b95a0d75bd605d26feb4666b0d
```