VFF - The signal in the noise
News

Liquid AI brings edge AI to Raspberry Pi with 2.6B parameter model

Read original
Share
Liquid AI brings edge AI to Raspberry Pi with 2.6B parameter model

Liquid AI, a startup founded by former MIT computer scientists, released LFM2.5-2.6B, a 2.6 billion parameter language model designed to run on edge devices including Raspberry Pi without cloud infrastructure or GPUs. The model supports 128,000-token context windows and native tool calling, targeting agentic tasks like document management and workflow automation in regulated industries and connectivity-limited environments. Performance ranges from 30 tokens per second on smartphones to 220 tokens per second on Apple M5 Max, with the model available on Hugging Face under a custom open-weight license.

  • Liquid AI released LFM2.5-2.6B, a 2.6B parameter model optimized for edge deployment on CPUs and low-power devices
  • Model runs on Raspberry Pi and smartphones without GPUs or cloud connectivity, with throughput of 30 tokens/sec on phones and 220 tokens/sec on Apple M5 Max
  • Designed for agentic workloads including tool calling, document management, calendar automation, and robotics applications
  • Available on Hugging Face with support for llama.cpp, MLX, vLLM, SGLang, and ONNX, plus an open source fine-tuning framework called LEAP

Edge AI deployment eliminates latency, privacy, and cost constraints that cloud inference imposes. For enterprises handling regulated data or operating in connectivity-limited environments, local model execution removes barriers to AI adoption. The model's efficiency on consumer hardware expands where AI agents can operate beyond data centers.

Organizations can deploy performant AI agents at marginal cost, limited to electricity consumption. Regulated industries and those with data sensitivity concerns gain a practical path to AI automation without cloud dependencies. The trade-off between model size and capability enables cost-effective deployment of task-specific agents across distributed hardware.

  • Edge AI deployment becomes viable for enterprises with privacy or regulatory constraints, potentially shifting inference workloads away from cloud providers
  • Small models optimized for CPU performance may create a new category of enterprise applications where latency and deployment flexibility outweigh benchmark performance
  • Custom open-weight licenses require legal review by enterprises, adding friction to adoption despite technical accessibility

Monitor adoption patterns among regulated industries and enterprises with connectivity constraints. Track whether custom licensing terms become standard practice for open-weight models and whether they create legal friction. Observe if edge-optimized small models fragment the market, creating specialized model ecosystems for different deployment contexts rather than consolidation around frontier models.

Share

Subscribe to the newsletter

The latest stories and analysis, delivered to your inbox.

Free. No spam. Unsubscribe any time.

Related stories

Benchmark Scores Hide the Real Cost of Reasoning Models
News

Benchmark Scores Hide the Real Cost of Reasoning Models

Alibaba's Qwen 3.8-Max and Claude Opus 5 demonstrate that raw benchmark scores mask critical differences in time and token budgets that directly affect real-world costs. Independent testing shows models can appear mid-pack or last-place when constrained to realistic time limits, versus top-tier when given 5-16 times longer. The industry lacks standard metrics for measuring cost-per-successful-task, making model selection based on published benchmarks unreliable.

· VentureBeat AI
Alibaba's Qwen3.8-Max claims agentic AI lead, plans open-weight release
News

Alibaba's Qwen3.8-Max claims agentic AI lead, plans open-weight release

Alibaba's Qwen team released Qwen3.8-Max, a 2.4-trillion-parameter mixture-of-experts model targeting autonomous software engineering and enterprise automation. The company claims the model outperforms GPT-5.6 Sol Max and Fable 5 on agentic computing benchmarks, particularly on OSWorld-Verified (86.1 vs 83.2 and 85.0 respectively). Alibaba plans to release open weights next week, though licensing terms remain undisclosed, which could reshape enterprise adoption if permissive.

by carl.franzen@venturebeat.com (Carl Franzen)· VentureBeat AI
Alibaba's Qwen3.8-Max Challenges US AI Leadership
News

Alibaba's Qwen3.8-Max Challenges US AI Leadership

Alibaba released Qwen3.8-Max, claiming it is its most capable AI model to date with performance comparable to Anthropic's Claude and OpenAI's systems. The company made the model widely available following a preview last month when it claimed the system was second only to Anthropic's Fable 5. The release intensifies competition in the global AI market and reflects China's continued push to develop frontier-class language models.

by Robert Hart· The Verge AI
Moonshot AI Releases Kimi K3, First Open 3T-Parameter Model
TrendingModel Release

Moonshot AI Releases Kimi K3, First Open 3T-Parameter Model

Moonshot AI released Kimi K3 on July 27, 2026, a 2.8 trillion parameter open-weight model that is the first in its class to reach 3 trillion parameters. The model uses a Mixture of Experts architecture with 896 experts, activating only 16 per token for 104 billion active parameters per forward pass. AWS published a deployment guide covering two approaches: Amazon SageMaker HyperPod and Amazon EKS, enabling organizations to self-host the model on their own infrastructure.

by Vivek Gangasani· AWS Machine Learning Blog