HackerTrans
トップ新着トレンドコメント過去質問紹介求人

k1832

no profile record

投稿

I designed a bfloat16/FP8 alternative in a week using LLMs

arxiv.org
3 ポイント·投稿者 k1832·4 か月前·4 コメント

コメント

k1832
·4 か月前·議論
Oh.. thanks for letting me know
k1832
·4 か月前·議論
Thanks! Exactly, getting rid of that dynamic scaling hardware tax was the exact goal.

Regarding GGUF Q8_0: I haven't benchmarked against it yet. My focus so far was on proving the hardware thesis (RTL synthesis via SkyWater 130nm) and validating the numerics/convergence via PyTorch QAT.

Bridging this into the ggml/llama.cpp ecosystem to run standard LLM benchmarks is absolutely the next logical step. Getting this to run efficiently in software (simulating the hardware behavior) to compare against Q8_0 is something I'm looking into next.

If anyone in the local inference community is interested in exploring this or has pointers on the best way to integrate custom QAT formats into standard benchmarking pipelines, I'm all ears!
k1832
·4 か月前·議論
[dead]
k1832
·4 年前·議論
Great