logoalt Hacker News

MAI-Code-1-Flash

356 pointsby EvanZhouDevyesterday at 6:47 PM163 commentsview on HN

https://microsoft.ai/models/mai-code-1-flash/

https://microsoft.ai/pdf/MAI-Code-1-Flash-Model-Card.PDF

Launching seven new MAI models: https://microsoft.ai/news/building-a-hillclimbing-machine-la...


Comments

camelmelyesterday at 7:40 PM

Huh, according to that model card this is a 137B total parameter model.

Performance doesn't seem that good:

- MAI-Code-1-Flash (137B-A5B) = 51% on SWE-bench pro

- Qwen3.6-35B-A3B = 49.5% on SWE-bench pro (https://huggingface.co/Qwen/Qwen3.6-35B-A3B)

They benchmark against Claude Haiku but Haiku is not good, it's worse than tiny open models you can run locally or via API at 10% the cost.

show 4 replies
eterevskyyesterday at 11:42 PM

They are comparing it to Haiku 4.5. Not Opus, not Sonnet, but Haiku, the smallest Anthropic model, 3 versions old.

bel8yesterday at 8:13 PM

It's a start and I welcome competition but I don't think I ever used small cloud models like Haiku 4.5. They are cute but for serious coding they tend to waste your expensive time.

And this certainly wont bring me back to GitHub Copilot which I cancelled yesterday.

GitHub Copilot had competitive pricing until yesterday when they changed from per-request to one of the most expensive per-token quotas. Seriously, take a look at their burning subreddit for some laughs: https://www.reddit.com/r/GithubCopilot

I have since changed to DeekSeek Flash on high which is Sonnet+ level for almost free.

If I feel I still need smarter models I might signup for $20/mo Codex to use GPT 5.5 which, in my opinion, is the best I can access right now.

show 14 replies
GaryBlutoyesterday at 8:31 PM

What's with the lack of Microsoft design language on the website? It's painfully obvious they're trying to emulate Anthropic's style here and it looks tacky.

show 8 replies
hmokiguessyesterday at 7:32 PM

Does anyone actually uses these smaller models for coding? If so, how? I usually Opus everything. Is the play to plan/design/architect with a heavier model than delegate structured tasks to these smaller ones? Would appreciate to hear someone's opinion on having done and tested both paths.

show 16 replies
cwilluyesterday at 9:27 PM

What is with people reimplementing window scrolling badly?

captenyesterday at 7:12 PM

It's so weird to me that the benchmarks remain so low, but the models are marketed as revolutionary. And if you say that low coding capabilities aren't a problem, say that to the token price hike and 'general use' model setup.

Why not sell it as a math agent? Why do I have to set up 4 agents to check each others' work?

show 2 replies
Nuspectyesterday at 11:52 PM

So lame … using haiku 4.5 as comparison

AAYALAGyesterday at 11:25 PM

While competition is always welcome, it’s a questionable strategy to market a model for complex coding tasks when more efficient, lower-cost, or even free alternatives already exist. Small models have a clear niche for daily, low-effort tasks; even if they underperform against SOTA models, there is a massive range of use cases where they are the better fit.

AntiRushyesterday at 6:57 PM

The introductory blog post has a lot more information

https://microsoft.ai/news/introducingmai-code-1-flash/

and the model card

https://microsoft.ai/pdf/MAI-Code-1-Flash-Model-Card.PDF

The broader announcement of 7 MAI models seems to be where the 5B active in the title comes from

https://microsoft.ai/news/building-a-hillclimbing-machine-la...

show 1 reply
deckar01yesterday at 8:04 PM

If only they had launched that yesterday I might have avoided Copilot auto model selection using a 9x model, quietly burning my monthly quota in a single afternoon.

AJRFyesterday at 8:17 PM

Copilot brand is tarnished, so time to bung everything under MAI?

show 1 reply
OsrsNeedsf2Pyesterday at 6:55 PM

So it's trained on the SWE Bench Pro evalset

show 2 replies
efieldsyesterday at 7:43 PM

Please test your websites in Safari. Almost all of your iOS users use it by default, and the desktop experience is pretty close to the mobile experience, so testing is easy.

That scroll effect is jank city for me (yeah yeah works fine in Chrome/Edge).

show 1 reply
dangyesterday at 10:07 PM

Related ongoing thread:

MAI-Thinking-1 - https://news.ycombinator.com/item?id=48374362 - June 2026 (64 comments)

mentosyesterday at 7:26 PM

Shouldn’t the next model focus not be on code but system design?

Seems like the work from a good system design to code is practically solved.

Now it’s a matter of the design of the system. Or is that represented in these evals?

show 1 reply
toshyesterday at 7:17 PM

not open weight or at least I did not find anything indicating open weight

show 1 reply
npnyesterday at 9:01 PM

I personally do not like Microsoft, but congrats them to release this model.

While the scores are not good compare to other open weight model, the important thing to note is their training data (as they claimed) is very clean, without any synthetic datasets.

onlyrealcuzzoyesterday at 7:05 PM

Gemma 4 26B-A4B scored exceptionally well with 20% less params, so this isn't unprecedented.

ajyoonyesterday at 7:13 PM

Scroll wheel hijacked on this entire domain

show 3 replies
smcleodyesterday at 9:12 PM

I don't see the point in comparing yourself to Haiku which is not only useless for coding but also old. No thanks Microsoft.

giancarlostoroyesterday at 8:02 PM

Mark Zuckerberg must be in crisis. Microsoft releasing models that compete with Claude's models. Meanwhile the only thing anyone knows about Mark's models is that they help you get hacked more easily.

show 2 replies
mmaunderyesterday at 7:49 PM

You lost me at forced scrolling. Ugh!

show 1 reply
bguberfainyesterday at 7:21 PM

It is good to se big companies like Microsoft launching LLMs. They have large amount of compute power and good scientists to create useful models.

show 1 reply
ruinedyesterday at 9:48 PM

wtf are they doing to the scroll on that page

show 1 reply
hootzyesterday at 7:12 PM

I'd love to see a tokens per second metric. I always prioritize speed over raw intelligence for flash models.

show 1 reply
cainxinthyesterday at 9:40 PM

Claude Haiku 4.5 results with 60% fewer tokens. Sounds good, but they don't list token costs.

arunkantyesterday at 10:21 PM

Why do websites still hijack scrolling? It sucks

strikingyesterday at 7:35 PM

To be clear about the size of the model: MAI-Code-1-Flash is 137B A5B.

randomscyesterday at 9:16 PM

“ Build for developers, not benchmarks” is the worst marketing shot I ever heard

show 1 reply
gslepakyesterday at 7:33 PM

Would be cool if this were an open model.

jMylesyesterday at 7:43 PM

I'd really like to get back to an autocomplete flow, ideally with some shared and optimized context with the relationship with my larger agent models.

But it seems like, by and large, even the faster models are now aimed at longer-running agentic flows and not sub-1s autocomplete. Or am I wrong about that?

show 1 reply
LoganDarkyesterday at 7:32 PM

"Clean data" is impossible. Language models have polluted the landscape to such a degree it's impossible to filter them out now. OpenAI has no doubt discarded or muddled their dataset that was used to train the original ChatGPT, so there may be no dataset in existence now that isn't contaminated.

Computer0yesterday at 9:24 PM

I went to VSC specifically to avoid the pricing I started experiencing on Cursor. After this change I have no reason to stick with GH Copilot, I'd rather keep buying OR credits.

ilia-ayesterday at 8:18 PM

I mean they are comparing themselves to Haiku of all things, geez that's not a good start...

Marciplanyesterday at 7:57 PM

"Build for developers, not benchmarks" Shouldn't that be.. Built?

kylehotchkissyesterday at 7:49 PM

"superintellegence team"

Why not assign them to make windows good :D

zb3yesterday at 7:46 PM

So it's not an open model while not being much better? Meh.

mat0yesterday at 10:15 PM

how long until they rebrand this shit as copilot?

freediddyyesterday at 7:20 PM

is 51% good enough to reliably use? There's no world in which I use an AI agent where it gets even 15% of the code wrong, that's as bad a Tesla FSD where you need to pay attention to the road while engaging FSD. What's the point? My attention is what I'm trying to relieve, not mostly correct functionality. The only thing that matters is whether you can one-shot code like Claude or Codex, I'm not interested in a small but mostly-okay-but-annoyingly-buggy-every-now-and-then AI.

show 2 replies
vancekaiyesterday at 7:31 PM

[flagged]

ghordyesterday at 7:47 PM

[dead]

pzoyesterday at 8:30 PM

TLDR; this is just Claude Haiku altrenative, you can probably skip whole article.

briangaoyesterday at 9:21 PM

[dead]

Ozzie-Dyesterday at 7:30 PM

[dead]

fookeryesterday at 6:57 PM

[flagged]

show 2 replies
mattlondonyesterday at 7:22 PM

Comparing against Claude 4.5? Aren't we up to 4.8? But disingenuous?

show 2 replies