Liquid AI releases LFM2.5-350M model for agentic loops

Liquid AI's new small model for agent workflows
Liquid AI released LFM2.5-350M, a 350M parameter model specifically trained for agentic loops. This model focuses on reliable data extraction and tool use, making it suitable for environments where compute, memory, and latency are constrained.
Technical specifications
- Size: Under 500MB when quantized
- Training: Trained on 28 trillion tokens with scaled reinforcement learning
- Performance: Outperforms larger models like Qwen3.5-0.8B in most benchmarks
- Efficiency: Significantly faster and more memory efficient than comparable models
Key features
- Runs across CPUs, GPUs, and mobile hardware
- Fast, efficient, and low-latency operation
- Reliable function calling and agent workflows
- Consistent structured outputs
Availability
The model checkpoint is available on Hugging Face at LiquidAI/LFM2.5-350M. This makes it accessible for immediate testing and integration into existing workflows.
For developers working with AI coding agents in resource-constrained environments, this model offers a balance between capability and efficiency. The small size combined with strong performance on structured outputs makes it practical for edge deployment and mobile applications.
📖 Read the full source: r/LocalLLaMA
👀 See Also

Reddit user proposes timestamping feature for Claude to address temporal awareness gap
A Reddit user identifies Claude's lack of temporal awareness as a limitation for productivity use cases and proposes an optional timestamping feature that would stamp every response with date and time, persistent across sessions.

Bohrium AI Proteomics Competition 2026 with $13K Prize and Compute Support
Bohrium is running an AI proteomics competition in 2026 with a $13,000 prize pool, internship opportunities, and compute support. The competition was discussed on Hacker News with 17 points and 5 comments.

Stripe's Minions: One-Shot AI Coding Agents
Minions are Stripe's one-shot AI coding agents aiming to enhance developer productivity by leveraging end-to-end automation using LLMs.

Claude Code CC 2.1.124 and 2.1.126: File Modification Budget Exceeded Reminder, Harness Instructions Update, REPL Awaits Clarification, and Malware Analysis Reminder Removed
CC 2.1.124 adds a system reminder for file changes omitted due to budget limits, updates harness instructions with explicit insertion points, and clarifies REPL auto-await behavior. CC 2.1.126 removes the malware analysis post-read reminder.