emotion2vec / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
fcdce49 verified
|
Raw
History Blame Contribute Delete
713 Bytes
# Provenance — vokra/emotion2vec
| Field | Value |
|---|---|
| Upstream source | emotion2vec/emotion2vec_plus_large |
| Upstream licence | `mit` |
| Architecture | `emotion2vec` |
| Tensors | 185 |
| SHA-256 | `052efcdaa000208933bfe1633ae81115fa9aa05b043920bb1cfa92f2827f02bc` |
| 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 052efcdaa000208933bfe1633ae81115fa9aa05b043920bb1cfa92f2827f02bc
```