| # Provenance — vokra/deepfilternet3 | |
| | Field | Value | | |
| |---|---| | |
| | Upstream source | Rikorose/DeepFilterNet (MIT OR Apache-2.0) | | |
| | Upstream licence | `MIT OR Apache-2.0` | | |
| | Architecture | `denoise` | | |
| | Tensors | 115 | | |
| | SHA-256 | `448c391760a5bc7e6acb63698796dadc959c7439cd2fb56cca59e0bdd7a68b1e` | | |
| | 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 dfn3.gguf | |
| shasum -a 256 dfn3.gguf # expect 448c391760a5bc7e6acb63698796dadc959c7439cd2fb56cca59e0bdd7a68b1e | |
| ``` | |