File size: 827 Bytes
e194997
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/moss-audio-8b-instruct

| Field | Value |
|---|---|
| Upstream source | OpenMOSS-Team/MOSS-Audio-8B-Instruct (configuration_moss_audio.py custom-code audio-LLM, apache-2.0; placeholder axes = Local family) |
| Upstream licence | `apache-2.0` |
| Architecture | `moss_tts` |
| Tensors | 901 |
| SHA-256 | `b68b751462d3b4bb6dd49aed19f4e866e4e28ab17ea520f95bcec0257d55ea1a` |
| 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 b68b751462d3b4bb6dd49aed19f4e866e4e28ab17ea520f95bcec0257d55ea1a
```