Top
Best
New

Posted by apeters 8 hours ago

MiMo Code is now released and open-source(mimo.xiaomi.com)
365 points | 199 commentspage 4
Fendy 5 hours ago|
looks great. surprised that Xiaomi has made such great advancements in AI
esafak 5 hours ago||
Redditors are unhappy about their coding plan: https://www.reddit.com/r/opencodeCLI/comments/1t37dz3/xiaomi...

I guess the way to use their models is through another provider, like https://opencode.ai/go

throwa356262 2 hours ago||
Things have improved a lot since last month. Now their cheapest plan gives you 4.1B credits and I think the cache situation has improved too.
freakynit 3 hours ago|||
My comment on same: https://news.ycombinator.com/item?id=48493358
polski-g 5 hours ago||
Yes the subscription plan costs literally the same thing as just paying API-per-token pricing.
submeta 5 hours ago||
Can this be used as an alternative to Claude backend? For Ralph loops? Replacing `claude -p`? Anyone can shed a light on this?
pelagicAustral 7 hours ago||
I got an invite to test their ultra fast model only to be geofenced when trying to use it. Pff!
miroljub 6 hours ago||
Hm, can I just use free tokens without using MiMo-Code?

OpenCode or pi.dev are enough. I don't like CC-style agent lock-in, regardless if it's Anthropic or Xiaomi doing it.

phplovesong 6 hours ago||
Any english links?
desipenguin 5 hours ago||
You can change language from the top right-most dropdown, and select English
Alifatisk 6 hours ago||
Top right corner
SilverElfin 4 hours ago||
Open source and open weight AI is very important to protect freedom of speech. OpenAI, and ESPECIALLY Anthropic, will try to ban them through regulatory capture / safety fearmongering. We need to make sure that does not happen. It’s not society’s problem if these frontier labs have no moats.
emayljames 7 hours ago||
I wonder what the minimum required memory specification is
psychoslave 7 hours ago||
Is that Open-Source like, run it locally, no phone home included, or open source like the thin front-end layer is all that is actually open-source but it’s an empty shell without the remote API it relies on?
passive 7 hours ago||
They default it to talking to a free version of their model (which is incredibly cheap if you decide you like it.)

But it seems trivially easy to run it against local models. Their onboarding guide offers that option, though I have no idea if it changes any functionality.

potwinkle 3 hours ago|||
It defaults to the API, but you can download the weights for the 1T-parameter Pro model and selfhost if you have the hardware for it.
Pxtl 7 hours ago||
The latter. It looks like it's meant to be a batteries-included agent to promote their free-for-a-limited time AI service that it connects to by default.
psychoslave 7 hours ago||
Ok, fair enough compared to the rest of the proeminent actors I guess, but quite confusing from dev point of view. Lately I started to experiment with model like Qwen2.5 on local. Good enough to ask simple question, but didn’t manage to do anything remotely close a agents I started to experiment with through Copilot.
Pxtl 6 hours ago||
qwen3.5 9b runs okay on my 12GB gaming GPU. It's very stupid as a coding agent but it's possible to get useful work out of it.
irthomasthomas 5 hours ago||
I am experimenting with LFM2.5-8B-1A and getting 250tps on a 3060
WhereIsTheTruth 4 hours ago|
You know they are benchmaxxing when they end up writing their coding harness in TypeScript npm slop

Their models can't help them build it with something better?

That's the only benchmark people need, whether or not their model can raise the bar of their own product

And so far it's looking pretty sad

More comments...