Hacker News
new
past
comments
ask
show
jobs
points
by
noosphr
3 hours ago
|
comments
by
mathisfun123
16 minutes ago
|
[-]
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
by
noosphr
4 minutes ago
|
parent
|
[-]
Balanced ternary fp is not a reduced precision type of binary fp:
https://arxiv.org/abs/2512.10964
reply