mimi / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
13e99bb verified
|
Raw
History Blame Contribute Delete
741 Bytes
# Provenance — vokra/mimi
| Field | Value |
|---|---|
| Upstream source | kyutai/moshiko-pytorch-bf16 tokenizer-e351c8d8-checkpoint125.safetensors |
| Upstream licence | `CC-BY-4.0` |
| Architecture | `mimi` |
| Tensors | 603 |
| SHA-256 | `8fc9b2113a0dfe96209e5380b0e64acc89c937e3fe1ecb98703ba1c75a921bb0` |
| 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 mimi.gguf
shasum -a 256 mimi.gguf # expect 8fc9b2113a0dfe96209e5380b0e64acc89c937e3fe1ecb98703ba1c75a921bb0
```