Hacker News new | ask | show | jobs
by robofanatic 83 days ago
> Mamba-3 is a new state space model (SSM) designed with inference efficiency as the primary goal — a departure from Mamba-2, which optimized for training speed. The key upgrades are a more expressive recurrence formula, complex-valued state tracking, and a MIMO (multi-input, multi-output) variant that boosts accuracy without slowing down decoding.

Why can’t they simply say -

Mamba-3 focuses on being faster and more efficient when making predictions, rather than just being fast to train like Mamba-2.

7 comments

This is sort of what their first sentence states? Except your line implies that they are fast in training and inference, they imply they are focusing on inference and are dropping training speed for it.

It's a nice opening as it is imo

They don't say anything about dropping training speed.
> a departure from Mamba-2, which optimized for training speed.

?

Yes? Mamba-2 optimized for training speed compared to Mamba-1. Mamba-3 adds optimization for inference. These are pretty much version numbers.
Agreed. What you wrote was probably the input, what we see is the LLM output with the directive to "make us sound smart, put gratuitous em-dash"
The first sentence basically does though, no?
Of course my only objection was the language. LLMs are now old enough to leave the jargon behind and talk in simple easy to understand terms.
I’d argue the opposite, the terminology is fairly mainstream by now and “inference” has a much more specific sense than “making predictions”.
The blog is technical, technical terms in the TL;DR seems relevant to me.
Found the guy who made the Windows error messages say “Your computer did an oopsie :(“ instead of including any useful information.
I don't get the downvotes, as I had trouble understanding the intro as well. It seems it was written for a very specific audience.
Yes, it is written for a specific audience.

That is not a reason for snark.

As other commenters have noted, it’s well written.

> I don't get the downvotes

Because the blog post is a technical one and the intro contains very common jargon, and the proposed alternative was wrong.

I don’t know why you’re being downvoted. As a longtime editor your version is immensely better. Looks like the original was probably not human-written.
Why would the simpler version be better for a technical audience?