File size: 726 Bytes
983e1cc | 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/nsnet2
| Field | Value |
|---|---|
| Upstream source | Microsoft DNS-Challenge NSNet2-baseline (MIT end-to-end) |
| Upstream licence | `mit` |
| Architecture | `nsnet2` |
| Tensors | 14 |
| SHA-256 | `abeca882165909fb0897b39b97882d0ebd9f95cf176a4d2e58482e52a8b19e13` |
| 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 nsnet2.gguf
shasum -a 256 nsnet2.gguf # expect abeca882165909fb0897b39b97882d0ebd9f95cf176a4d2e58482e52a8b19e13
```
|