File size: 780 Bytes
8c8c788 | 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/tiger-dnr
| Field | Value |
|---|---|
| Upstream source | JusperLee/TIGER-DnR (Time-Frequency Interleaved Gain Extraction, DnR benchmark, apache-2.0) |
| Upstream licence | `apache-2.0` |
| Architecture | `tiger_separator` |
| Tensors | 2304 |
| SHA-256 | `8737e4993efefbfec57ed7a0924503d626d07e410f456ff5693402852784017f` |
| 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 8737e4993efefbfec57ed7a0924503d626d07e410f456ff5693402852784017f
```
|