File size: 711 Bytes
20b5ddb | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | # 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
```
|