GGUF
vokra
xy-tokenizer / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
20b5ddb verified
|
Raw
History Blame Contribute Delete
711 Bytes
# Provenance — vokra/xy-tokenizer
| Field | Value |
|---|---|
| Upstream source | fnlp/XY_Tokenizer_TTSD_V0 |
| Upstream licence | `apache-2.0` |
| Architecture | `xy_tokenizer` |
| Tensors | 0 |
| SHA-256 | `5b4a5c76977448b0952227c2373334e1e734f940430dc07e36996281dda41e58` |
| 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 5b4a5c76977448b0952227c2373334e1e734f940430dc07e36996281dda41e58
```