Views
No views yet
This checkpoint does not work as a chat model.Every matrix holds ternary weights, and a model of this size cannot carry that. The answers have no relation to the question. The numbers below say how bad it is.The file is here so that the measurement can be repeated, and so that the size of a fully ternary checkpoint is visible. For work, use the-int8or the-mixedcheckpoint of the same model.
Name one ocean., with a temperature of zero:Engineererererererererererererererer1uv pip install bananamendy
2bananamendy chat --name fontlab/BananaMind-2-Pro-Preview-Chat-ternary --prompt "Name one ocean."1import bananamendr
2from huggingface_hub import snapshot_download
3
4model = bananamendr.Model(snapshot_download("fontlab/BananaMind-2-Pro-Preview-Chat-ternary"))
5print(model.chat([{"role": "user", "content": "Hi"}]).text)transformers cannot read it, because the weights are codes and scales and not floats.| Item | Value |
|---|---|
| Method | ternary |
| Group size | 64 |
| Ternary matrices | 168 |
| 8-bit matrices | 1 |
| Float size | 555.89 MB |
| This file | 66.66 MB |
| Smaller by | 8.34 times |
| Made by | bananamendy 1.0.2 |
| Measure | Value |
|---|---|
| Same next token | 41.3% |
| Next token inside the first five | 66.7% |
| Divergence (KL) | 1.4209 |
| Perplexity | 131.1 against 38.3 |
| Identical greedy answers | 0/8 |
bananamendy quantize --name <base model> --out <directory>quantization_report.json in this repository holds the result per tensor.