upvote
lol the same way we implement all of the reduced precision fp8, fp4 types today: by storing them in the corresponding uint:

https://github.com/ggml-org/llama.cpp/discussions/15095

reply
Balanced ternary fp is not a reduced precision type of binary fp: https://arxiv.org/abs/2512.10964
reply