A few months ago we quietly open-sourced a @PyTorch video decoding library called torchcodec — small, nimble, fast.
The @LeRobotHF folks had some nice things to say about it.
OPEN SOURCE
-

PyTorch Releases torchcodec: Fast Open-Source Video Decoding Library
By
–
-

Mistral Releases Small 3.1 Multimodal Model
By
–
Introducing Mistral Small 3.1. Multimodal, Apache 2.0, outperforms Gemma 3 and GPT 4o-mini. https://
mistral.ai/news/mistral-s
mall-3-1/
… -
Pydantic LangGraph Performance Improvements Now Available
By
–
If you’re looking to use pydantic with langgraph – some big performance improvements just landed
-
BriLL M0.5: New Model with Code and Paper Available
By
–
Paper: https://arxiv.org/abs/2503.11299
Code: https://github.com/brillm05/BriLL
M0.5
…
Model: -
Claude to get native RAG tools
By
–
Claude will get native tools that model will be able to use in order to work with RAG (index files, search, etc). It is very possible that this will be supported in MCPs as well though
-
ToolCallingAgent requires tool call; vLLM must integrate
By
–
More context: in ToolCallingAgent, smolagents always needs a tool call, so removing the necessity of calling a tool would just break the lib's logic. Indeed this is on vLLM's side to integrate!
-

smolagents 1.11.0 adds VLLMModel class for local inference
By
–
smolagents now support vLLM! As one of the most popular local inference solutions, the community had been asking us to integrate vLLM: after a heavy refactoring of our LLM classes, we've just released smolagents 1.11.0, with a brand new VLLMModel class. Go try it and tell us
-

Multi-Agent Example with Local Models by RLanceMartin
By
–
Great stuff from @RLanceMartin getting a multi agent example with local models
-
Sovereign Agentic AGI Alpha Agent deployment framework
By
–
SOVEREIGN AGENTIC AGI ALPHA AGENT SOVEREIGN_AGIALPHA/
├─ one_click_install.sh # The all-in-one installer script (Linux/macOS)
├─ run_sovagent.sh # Launch script (invokes Python)
├─ requirements.txt # Python dependencies
├─ -

OLMo 2 32B: Leading Open-Source AI Model
By
–
The latest OLMo 2 32B might be the best open-source AI model right now!