File size: 741 Bytes
13e99bb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/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
```