Daily News

Hugging Face AI Updates: April 9, 2026

1. IBM Research Introduces ALTK-Evolve: Long-Term Memory System for AI Agents

IBM Research / Hugging Face. IBM Research published ALTK-Evolve on the Hugging Face blog, a long-term memory system for AI agents that converts raw interaction traces into reusable guidelines, enabling agents to learn from experience rather than re-reading past transcripts. On the AppWorld benchmark, the system boosted overall reliability by 8.9% and achieved a 14.2% improvement on hard multi-step tasks (19.1% to 33.3% success rate), addressing the persistent problem of agents repeating mistakes across sessions. Source

2. Safetensors Joins PyTorch Foundation Under Linux Foundation Governance

Hugging Face. At PyTorch Conference Europe in Paris, Hugging Face’s Safetensors project — the secure model weight storage format used as the default by tens of thousands of models on the HF Hub — was contributed to the PyTorch Foundation under the Linux Foundation. The move provides vendor-neutral governance while maintaining full API compatibility. Future plans include integration with PyTorch core, device-aware loading/saving, tensor parallelism support, and formalized quantization support. Source