Hacker News
Hy3
minimaxir
|next
[-]
As of today, it has fallen to 8/9th on the rankings. I don't see a reason where you would use this model over competitors. However, price economics are bit confusing, as currently the effective input price of Hy3 via OpenRouter is now the same as DeepSeek-hosted DeepSeek Flash V4.
simonw
|next
|previous
[-]
I tried the preview model 41 days ago and got a pelican with a "change pelican color" button: https://static.simonwillison.net/static/2026/hy3-preview-pel...
righthand
|root
|parent
[-]
While I dont really enjoy LLMs, you did help me realize my unreasonable feelings as well as realize the occupation (and the joys I got from it) is essentially dead from it’s previous iteration and that I should let go and just join in the “I’m doing it for the money and attention” crowd. I will still just hand code my own projects and not use LLMs when I can.
I think it’s cool you started the pelican meme however useful it really is even if only aesthetically.
Catloafdev
|next
|previous
[-]
DS4 Flash can currently run reasonably well on systems with ~96gb+ RAM, I wonder if Hy3 can compete there.
tarruda
|root
|parent
|next
[-]
One thing that might not be obvious about about DSV4 is how much innovation the Deepseek team implemented in its architecture. When llama.cpp fully supports its lightning indexer, the full 1M context will only require about 6G of RAM. So even though they are similar in size, I believe Deepseek will be much more efficient in that regard.
> I wonder if Hy3 can compete there
Highly depends on how well Hy3 is resilient to quantization. DSV4 is useful even at 2-bit quants.
UncleOxidant
|root
|parent
|next
|previous
[-]
FuckButtons
|root
|parent
|next
[-]
spmurrayzzz
|root
|parent
|next
|previous
[-]
Its also only 13B active, so your decode speed would be nearly 2x that of Qwen3.6-27B. So there are other latent benefits as well.
verdverm
|root
|parent
[-]
https://huggingface.co/collections/z-lab/dflash
I'm running the qwen3.6-27B + dflash on a spark and tgen is way up, but keep the number low, acceptance rate is terrible beyond half a dozen and it requires more memory
Catloafdev
|root
|parent
|next
|previous
[-]
For 'general intelligence', DS4 Flash seems to be a noticeable step up still.
sosodev
|root
|parent
|next
|previous
[-]
wolttam
|root
|parent
|next
|previous
[-]
Whereas I can run DSv4 Flash on a pair of DGX Sparks and have enough memory left over for 3M tokens of KV cache, with Hy3 (quantized to FP4), there is only room for ~130K tokens of KV cache.
ignoramous
|root
|parent
[-]
wolttam
|root
|parent
[-]
It's exciting that the open models continue to get better and more efficient across the board!
nunodonato
|root
|parent
|previous
[-]
Catloafdev
|root
|parent
[-]
Edit: fixed, got bad info
nshotton
|root
|parent
[-]
nshotton
|next
|previous
[-]
andai
|root
|parent
|next
[-]
I looked into DeepSeek's architecture a little bit and the main focus was how can we save as much money as possible. They did a lot of cost cutting with the attention mechanisms. This allowed them to offer an insanely cheap price even on massive contexts, but seems to have come at the cost of performance?
At least, that's my guess, when I see smaller models costing more and outperforming, I think, "they must have denser attention?"
minraws
|next
|previous
[-]
Not really at gpt 5.5 tier though, and probably below glm 5.2...
But most of all it just works for me for most things I tried and it's exceedingly cheap so there is no reason not to use it, if you need a foss model.
Edited: gpt-5.4-mini not the base gpt-5.4