File size: 741 Bytes
ea8be2e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/funcodec

| Field | Value |
|---|---|
| Upstream source | alibaba-damo/audio_codec-encodec-zh_en-general-16k-nq32ds320-pytorch |
| Upstream licence | `mit` |
| Architecture | `funcodec` |
| Tensors | 230 |
| SHA-256 | `b6fa6c903e23b1785f517f4e6c33c5d323a227a94ea757442e5d177d48d5781d` |
| 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 b6fa6c903e23b1785f517f4e6c33c5d323a227a94ea757442e5d177d48d5781d
```