logoalt Hacker News

Liquid AI reveals 8B-A1B MoE trained on 38T

227 pointsby simjndyesterday at 4:19 PM87 commentsview on HN

Comments

asbtoday at 3:12 PM

Beware the license. They misleadingly state on the blog post "Open-weight — Download, fine-tune, and deploy without restrictions". But if you read their license <https://huggingface.co/LiquidAI/LFM2.5-8B-A1B/blob/main/LICE...> it has significant restrictions for any org with other $10M in revenue.

onlyrealcuzzoyesterday at 10:48 PM

I just tested this on a bug fixing benchmark I'm working on.

It did not perform as well as I expected. Qwen2.5-Coder-3B (2 years old) outperformed it by a wide range -> fixing ~50% of bugs whereas this model only fixed ~12%.

Granted, it's not a coder specific model, but given its benchmark performance to Gemma models, and that it's two years newer, and that it's an MoE with 8B total params, I expected it to be more competitive.

show 5 replies
mlmonkeyyesterday at 7:50 PM

Question: I have a dirty car and the car wash is just 50 meters away. Should I walk or drive to the carwash?

Answer: . . . . So, unless you have a compelling reason not to, walk to the car wash.

show 5 replies
2001zhaozhaotoday at 6:18 AM

At some point we have to be running into some inherent mathematical limits of knowledge compression, right? No way the knowledge benchmarks on these 8B models will keep getting better without overfitting on these benchmarks

show 1 reply
SubiculumCodeyesterday at 8:07 PM

Anybody use their localcowork [1] before? That is where the demo lives. Or not?

[1] https://github.com/Liquid4All/cookbook/tree/main/examples/lo...

adityashankaryesterday at 7:15 PM

This is super interesting, I'm particularly excited for this one as it may allow teams to scale this architecture for VLAs (vision language action models), and having sparser models means more real-time actions on a locally hosted model

demo link for anyone that wants to try this out https://playground.liquid.ai/chat?model=cmppnbgse000004l4bc8...

Ifkaluvayesterday at 9:40 PM

Liquid does amazing work, but I kinda feel like they are overtraining their models. 38T tokens seems like a lot for an 8B model

show 1 reply
chabesyesterday at 7:52 PM

The small models are getting really impressive.

I recently realized that Qwen3.5:4B is way more capable than I thought a model that size could be.

Combine that with the work Liquid puts into RL and fine tuning, and you get models that perform extremely well on minimal hardware.

Combine that with your own fine tuning, and you get a specialized tool that is fast, private, and doesn’t require internet connection.

show 1 reply
irthomasthomasyesterday at 9:42 PM

Woah, chinchilla scaling is 20 x active_params. I think mistral was 2 x Chinchilla. This is 1800 x

frankdlc222yesterday at 11:40 PM

Look at the accuracy numbers and these things clearly don't know much yet, and I'm not about to hand one my hardest work. But you can see where it's going. As quantization and the MoE stuff keeps getting better, "good enough to just run on my own machine" keeps eating into more of what I'm currently paying a frontier lab for. Once a local model can handle like 80% of what I need, the math stops making sense for the subscription.

kilroy123yesterday at 9:57 PM

Hmm, I asked it who made it, and it says Google?

show 1 reply
feelingsonicetoday at 3:11 AM

Is Liquid AI still using the liquid neural network architecture?

grigiotoday at 7:58 AM

I tested the previous model from Liquid, unfortunatly big claim but poor real performance

ramshankeryesterday at 7:46 PM

Guess we can run this even on CPU!

bee_rideryesterday at 7:48 PM

They seem… much better than all the models they compared against? What’s the catch?

show 2 replies
elorantyesterday at 7:41 PM

Wow, this is fucking phenomenal. I fed it a long transcript asking it to create a summary and it executed it extremely well. For an 8B model this is quite impressive.

show 2 replies
HenryMulliganyesterday at 7:29 PM

Why does this not have (day-one) support for Ollama? The previous model is on there? Is it related to the ongoing refactor work or are people abandoning Ollama for other LLM engines?

show 2 replies
gmuslerayesterday at 7:39 PM

Homeopathic AI

show 1 reply
zmmmmmyesterday at 9:42 PM

No vision support?

jauntywundrkindyesterday at 10:13 PM

I really love how fast it is! Their press release comparing it on Strix Halo and M5 Max are impressive. It going twice as fast at GPU benchmarks even more so!