HackerTrans
TopNewTrendsCommentsPastAskShowJobs

volodia

no profile record

Submissions

Next-Edit in Kilo, Powered by Inception Diffusion LLMs

blog.kilo.ai
2 points·by volodia·vor 15 Tagen·0 comments

Mercury 2 on PinchBench: Diffusion LLM benchmarked on real OpenClaw agent tasks

inceptionlabs.ai
2 points·by volodia·vor 4 Monaten·0 comments

Mercury 2: Best-in-class speed-optimized intelligence at 1,200 tok/SEC

twitter.com
1 points·by volodia·vor 5 Monaten·0 comments

comments

volodia
·vor 5 Monaten·discuss
Thank you for the detailed feedback! I shared this already with the team.
volodia
·vor 5 Monaten·discuss
This looks like an inference glitch that we are working on fixing, thank you for flagging.
volodia
·vor 5 Monaten·discuss
There are many ways to do it, but the simplest approach is block diffusion: https://m-arriola.com/bd3lms/

There are also more advanced approaches, for example FlexMDM, which essentially predicts length of the "canvas" as it "paints tokens" on it.
volodia
·vor 5 Monaten·discuss
Would love to hear about your experience. Send us an email.
volodia
·vor 5 Monaten·discuss
Not imminently, but hard to predict where the field will go
volodia
·vor 5 Monaten·discuss
There are few: fast agents, deep research, real-time voice, coding. The other thing is that when you have a fast reasoning model, you spend more effort on thinking in the same latency budget, which pushed up quality.
volodia
·vor 5 Monaten·discuss
We agree! In fact, there is an emerging class of models aimed at fast agentic iteration (think of Composer, the Flash versions of proprietary and open models). We position Mercury 2 as a strong model in this category.
volodia
·vor 5 Monaten·discuss
That is also our view! We see Mercury 2 as enabling very fast iteration for agentic tasks. A single shot at a problem might be less accurate, but because the model has a shorter execution time, it enables users to iterate much more quickly.
volodia
·vor 5 Monaten·discuss
You can think of Mercury 2 as roughly in the same intelligence tier as other speed-optimized models (e.g., Haiku 4.5, Grok Fast, GPT-Mini–class systems). The main differentiator is latency — it’s ~5× faster at comparable quality.

We’re not positioning it as competing with the largest models (Opus 4.5, etc.) on hardest-case reasoning. It’s more of a “fast agent” model (like Composer in Cursor, or Haiku 4.5 in some IDEs): strong on common coding and tool-use tasks, and providing very quick iteration loops.
volodia
·vor 5 Monaten·discuss
Thanks for trying it and for the thoughtful feedback, really appreciate it. And we’re actively working on improving quality further as we scale the models.
volodia
·vor 5 Monaten·discuss
Thank you for your patience. We are working to handle the surge in demand.
volodia
·vor 5 Monaten·discuss
Just to clarify one point: Mercury (the original v1, non-reasoning model) is already used in production in mainstream IDEs like Zed: https://zed.dev/blog/edit-prediction-providers

Mercury v1 focused on autocomplete and next-edit prediction. Mercury 2 extends that into reasoning and agent-style workflows, and we have editor integrations available (docs linked from the blog). I’d encourage folks to try the models!
volodia
·vor 5 Monaten·discuss
I’d push back a bit on the Pareto point.

On speed/quality, diffusion has actually moved the frontier. At comparable quality levels, Mercury is >5× faster than similar AR models (including the ones referenced on the AA page). So for a fixed quality target, you can get meaningfully higher throughput.

That said, I agree diffusion models today don’t yet match the very largest AR systems (Opus, Gemini Pro, etc.) on absolute intelligence. That’s not surprising: we’re starting from smaller models and gradually scaling up. The roadmap is to scale intelligence while preserving the large inference-time advantage.
volodia
·vor 5 Monaten·discuss
Co-founder / Chief Scientist at Inception here. If helpful, I’m happy to answer technical questions about Mercury 2 or diffusion LMs more broadly.
volodia
·vor 8 Monaten·discuss
There is also this one that was released in October: https://github.com/kuleshov/char-mdlm
volodia
·letztes Jahr·discuss
the LLaDA paper is a scaled-up version of this paper; they cite it as an anonymous ICLR submission
volodia
·letztes Jahr·discuss
Great question! The model can more efficiently leverage existing GPU hardware---it performs more computation per unit of memory transferred; this means that on older hardware one should be able to get similar inference speeds as one would get on recent hardware with a classical LLM. This is actually interesting commercially, since it opens new ways of reducing AI inference costs.
volodia
·letztes Jahr·discuss
Yes, we plan to be releasing a tech report soon. We are not open sourcing the models at launch time, but we have a roadmap of future releases in which we hope to make some of our models accessible to the research community.
volodia
·letztes Jahr·discuss
That's a good point. In this context, we've been using "commodity GPUs" to refer to standard Nvidia hardware, in contrast to specialized chips like Groq and Cerebras. While these chips also achieve fast speeds, they are not nearly as ubiquitous as Nvidia GPUs. We think that matching their performance on standard Nvidia hardware can make AI much more affordable. We also support any GPUs, not just H100's.

We're going to be releasing a tech report soon, stay tuned!
volodia
·letztes Jahr·discuss
Good question! We are not open sourcing the models at launch time, but we have a roadmap of future releases in which we hope to make some of our models accessible to the research community.