Hacker Newsnew | past | comments | ask | show | jobs | submit | more c0rruptbytes's commentslogin

so many inference project, omlx already supports all of this and has a 1000 people trying to optimize it constantly


Both projects are different in scope. Think of slotstream as optimizing for memory and for this specific model for now, my intention is not to build an inference engine the same as oMLX


Interesting! I'll check it out


m5 max really fixed pp with the better matmul support, im sure the m5 ultra will be even crazier

the sparks have much slower memory bandwidth is the trade off


I believe the dgx spark is still twice as fast at prefill as the m5 max, but the ultra should get closer to parity.

Another benefit of the 2x spark setup is that you can parallelize to ~6 streams pretty efficiently.

All depends on the workflows you’re using it for.

I’m quite excited for the M7 class machines.


the rr suite seems much better for that


Of course you can use the native UI of all the apps in your ecosystem, the biggest feature of Hermes for me personally is that I can run any task in any of my 30 or so self hosted tools from a single chat interface (matrix), which is also quite secure. No longer do I need 30 open tabs and lots of clicking around, one sentence in my favorite chat app (even on the go in the phone), and many tasks can be executed at once. Unification of control.


The same concept works with the arrs, too, doesn't it?


OpenAI measures their internal token usage in “rolexes” - it’s literally a flex to be a token burner

i can imagine insane amount of capital is wasted on these two companies compared to the efficiency elsewhere


And despite the enormous capital expenditure, Chinese models are nipping at their heels at what must be a fraction of the cost. Sometimes constraints are healthy for inducing creative solutions.


it's for me


The 512GB could run GLM 5.3 which is Opus level


GLM 5.2 in NVFP4 is 465 GB. It would be a tough fit.


Sol is closer to Fable than Opus - I like SlopCodeBench the most as a test - https://github.com/humanlayer/advanced-context-engineering-f...

You add requirements and make previous tests invisible to see how pigeon brained the model is - Sol and Fable seem to rank the same as Opus tends to fall behind


the writing style is so easy to fix, output styles is documented in claude code and you can change it

still don’t think anthropic models are worth the money


Pray tell, what output style does the job?


auto research the new cool kid on the block - look at https://mlx.fast


This seems very cool, but I'm not sure I understand exactly what it's doing. Are they making a new speculative drafter for Qwen 3.8 27B? Maybe they're optimizing the MLX code for the decoder itself? Thank you in advance.


They made a competition out of something actually useful :)


Pi by itself is more than capable, OMP is okay but you really don't need much for a great harness (these models are RL trained to hell to be a coding agent, sometimes less is more)

I run a lot of SlopCodeBench - https://github.com/michaelasper/benchmarks

Fable/Sol/GLM 5.3/Kimi are its league (in that order) Deepseek/Opus is solid Qwen 27B is the floor - there's no reason to use Sonnet/Terra/Haiku

For everyday activity - I don't think you need to be using Sol (xhigh) for everything - unless you're made of money - I've found using Luna from OpenAI to be more than enough - it'll outreach to Opus/Sol when it needs to

Haven't had access to Gemini 3.7 but we're getting it at work soon, will give it a go!

Codex CLI is pretty bare bones in a bad way (at least Pi is extensible). Claude code is vibeslopped to the extreme


> you really don't need much for a great harness (these models are RL trained to hell to be a coding agent, sometimes less is more)

To be precise, you need a while-loop, user input and bash.

It's about 50 lines of Python: https://minimal-agent.com/

I built my own agent based on this and use it every day.


Using Sol XHigh or even High will deplete the Pro sub pretty fast in my experience if one is running any sort of automations in their harnesses. Sol-medium lets me squeek by with it using lesser subagents. Using ninfer on 5090 and 35BA3B qwen 3.6 is also kind of cool to get a local cerebras experience at 600 tk/, it does make errors so 27B is actually faster at the end at 140-150 tk/s. 35B is great though at digging through session logs and such at high speed.


Effort level might not be the root of the problem. In my runs reasoning is around 10% of the cost and writing code maybe 20%. The rest is 5.6 re-reading files. Model itself became way too meticulous.


Even if you're made of money Sol(xhigh) is too slow to be a daily driver. I've largely moved over to using my own harness (yes I'm trying to gtm it by sharing: www.freepi.ai- free inference! in pi! batteries included!) and my main model there is deepseek v4 flash (and I've got a fast provider!)

But seriously:

Fable still makes the best/smartest plans. That new Ox Alpha (also in Freepi right now!) can do a very good job but it doesn't necessarily recheck it's own reasoning (and can get stuck in an incorrect assumption and try to fit the world around it's reasoning) Sol xhigh is also very smart but god it's slow, and it frequently massively overbuilds. It's like it's main goal is to spend tokens so it makes your react app Soc 2 compliant before it proves it even works.

I've largely stopped using the Gemini models. :-/ just hard to justify.

Basically the only thing I care about these days is SPEED.


I'm sad that Opus is now considered "solid" and not on par with Sol, since OpenAI supposedly has "Astra" which I thought would be comparable to Fable.

It was "amazing" back when I first tried 4.6, but that's just my rose-coloured glasses speaking, I guess. I think I was one of the first few to call out Opus 5 for being hot garbage.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: