Liquid AI reveals 8B-A1B MoE trained on 38T
simjnd
171 points
63 comments
May 29, 2026
Related Discussions
Found 5 related stories in 88.1ms across 8,861 title embeddings via pgvector HNSW
- Show HN: Bonsai 1.7B ternary model at 442T/s on M4 Max hhuytho · 13 pts · May 04, 2026 · 52% similar
- Lambda Calculus Benchmark for AI marvinborner · 135 pts · April 25, 2026 · 52% similar
- MegaTrain: Full Precision Training of 100B+ Parameter LLMs on a Single GPU chrsw · 280 pts · April 08, 2026 · 52% similar
- Real-time LLM Inference on Standard GPUs: 3k tokens/s per request NicoConstant · 202 pts · May 29, 2026 · 50% similar
- Granite 4.1: IBM's 8B Model Matching 32B MoE steveharing1 · 285 pts · April 30, 2026 · 49% similar
Discussion Highlights (17 comments)
adityashankar
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...
HenryMulligan
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?
gmuslera
Homeopathic AI
elorant
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.
ramshanker
Guess we can run this even on CPU!
bee_rider
They seem… much better than all the models they compared against? What’s the catch?
mlmonkey
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.
chabes
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.
SubiculumCode
Anybody use their localcowork [1] before? That is where the demo lives. Or not? [1] https://github.com/Liquid4All/cookbook/tree/main/examples/lo...
Ifkaluva
Liquid does amazing work, but I kinda feel like they are overtraining their models. 38T tokens seems like a lot for an 8B model
irthomasthomas
Woah, chinchilla scaling is 20 x active_params. I think mistral was 2 x Chinchilla. This is 1800 x
zmmmmm
No vision support?
kilroy123
Hmm, I asked it who made it, and it says Google?
jauntywundrkind
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!
onlyrealcuzzo
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.
frankdlc222
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.
feelingsonice
Is Liquid AI still using the liquid neural network architecture?