Tag
Alibaba released Zvec, a fully open-source vector database (Apache 2.0) that can be installed via pip and supports dense, sparse, and hybrid search for RAG applications, processing billions of vectors in milliseconds.
Jay Alammar highlights how local AI models are becoming critical infrastructure at all scales, referencing a writeup by Sebastian Raschka that covers setting up local models, with a mention of Cohere's North Mini Code (Nomico) released under Apache 2.0.
Vercel released Eve, an open-source framework for building and scaling AI agents using a filesystem-first approach, treating agents as directories of files. The framework provides durable sessions, sandboxing, approvals, tracing, and evals out of the box.
Cohere released North Mini Code, a 30B-parameter Mixture-of-Experts model with 3B active parameters under Apache 2.0, optimized for agentic software engineering tasks and outperforming similar-sized models on coding benchmarks.
Cohere launches Command A+, its first Mixture-of-Experts model, released under Apache 2.0 with efficient quantization for 1-2 GPU deployment, prioritizing practicality and open access for developers.
Shanghai AI Lab releases Intern S2, a 35B scientific multimodal model that matches their own 1T model on science benchmarks, introducing Task Scaling as a new scaling dimension. Licensed under Apache 2.0.
IBM releases Granite Embedding Multilingual R2, a family of open-source multilingual embedding models under Apache 2.0, featuring a compact 97M model that achieves best-in-class sub-100M retrieval quality and a 311M model with Matryoshka embeddings, both supporting 32K context and 200+ languages.
A user praises a newly released AI model from QuixiAI, highlighting its speed, Apache 2.0 license, and American origin.
This article details the technical architecture and training pipeline of IBM's Granite 4.1 LLMs, covering pre-training, SFT, and RL stages. It highlights that the 8B dense model outperforms larger MoE counterparts and notes the release under Apache 2.0 license.
Poolside releases Laguna XS.2, a 33B parameter MoE model with 3B activated parameters designed for agentic coding and local deployment on Macs with 36GB RAM.
IBM releases Granite-4.1-8B, an Apache 2.0 licensed 8B parameter long-context instruct model with enhanced tool-calling and multilingual support.