Views
No views yet
| Quant | Size (GB) | KL-div (quant, orig) | KL-div (orig, quant) | Perplexity | Top-K K=1 | Top-K K=2 | Top-K K=3 | Top-K K=4 | Top-K K=5 |
|---|---|---|---|---|---|---|---|---|---|
| 2.0bpw | 57 | 0.41617405 | 0.63545585 | 5.76802263 | 0.7706 | 0.4538 | 0.2223 | 0.0960 | 0.0410 |
| 3.0bpw | 84 | 0.14266876 | 0.19399434 | 4.36054284 | 0.8777 | 0.6373 | 0.4059 | 0.2369 | 0.1316 |
| 4.0bpw | 111 | 0.02823074 | 0.03066939 | 3.85603126 | 0.9442 | 0.8062 | 0.6315 | 0.4630 | 0.3231 |
| 5.0bpw | 138 | 0.00948993 | 0.00957515 | 3.75920156 | 0.9666 | 0.8749 | 0.7485 | 0.6102 | 0.4783 |
| 5.5bpw | 151 | 0.00514412 | 0.00524848 | 3.75774266 | 0.9753 | 0.9075 | 0.8081 | 0.6913 | 0.5751 |
| 6.0bpw | 165 | 0.00399840 | 0.00401824 | 3.75147423 | 0.9774 | 0.9144 | 0.8214 | 0.7118 | 0.6006 |
| original | 437 | - | - | 3.73952143 | - | - | - | - | - |
tools-support branch:git clone -b tools-support https://github.com/NeuroSenko/tabbyAPI1git remote add neurosenko https://github.com/NeuroSenko/tabbyAPI
2git fetch neurosenko
3git checkout -b tools-support neurosenko/tools-support