GGUF
vokra
File size: 765 Bytes
0d61063
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/firered-vad

| Field | Value |
|---|---|
| Upstream source | FireRedTeam/FireRedVAD (transformer-based streaming VAD, apache-2.0) |
| Upstream licence | `apache-2.0` |
| Architecture | `firered_vad` |
| Tensors | 45 |
| SHA-256 | `914285fc33fdf15b00035be7307cfe65467d0444b8b8eb8b3414c8933b2a6d45` |
| 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 firered-vad.gguf
shasum -a 256 firered-vad.gguf   # expect 914285fc33fdf15b00035be7307cfe65467d0444b8b8eb8b3414c8933b2a6d45
```