GGUF
vokra
File size: 765 Bytes
ad7ebf5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/smart-turn-v2

| Field | Value |
|---|---|
| Upstream source | pipecat-ai/smart-turn-v2 (turn detection classifier, bsd-2-clause) |
| Upstream licence | `bsd-2-clause` |
| Architecture | `smart_turn` |
| Tensors | 223 |
| SHA-256 | `cb595fcc0197f6c9bc4110eea845ece1d3b966c13c2664bb056284434d7e494e` |
| 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 smart-turn.gguf
shasum -a 256 smart-turn.gguf   # expect cb595fcc0197f6c9bc4110eea845ece1d3b966c13c2664bb056284434d7e494e
```