Why it matters: agents need reliable tools, not only larger base models. Clement Delangue put a concrete number on the shift, saying agents can now call 1M Hugging Face Spaces.
#huggingface
RSS FeedPrismML is testing whether smaller open models can stay useful by changing the weight format, not only the architecture. Ternary Bonsai ships 8B, 4B and 1.7B models at 1.58 bits, with the 8B variant listed at 1.75GB.
A Vulmon X post on April 7, 2026 surfaced CVE-2026-1839, an arbitrary code execution issue in Hugging Face Transformers Trainer checkpoint loading. CVE.org says affected versions before v5.0.0rc3 can execute malicious code from crafted rng_state.pth files under PyTorch below 2.6, and the fix adds weights_only=True.
A merged Hugging Face Transformers PR surfaced on r/LocalLLaMA shows Mistral 4 as a hybrid instruct/reasoning model with 128 experts, 4 active experts, 6.5B activated parameters per token, 256k context, and Apache 2.0 licensing.
In its Spring 2026 report, Hugging Face said the platform has reached 13 million users, more than 2 million public models, and over 500,000 public datasets. The report argues that open AI is growing quickly but concentrating usage in a small number of artifacts while Chinese model ecosystems and independent developers gain influence.
A high-engagement LocalLLaMA post on March 4, 2026 discussed Microsoft’s open-weight Phi-4-Reasoning-Vision-15B and focused on practical deployment tradeoffs for local multimodal inference.
A high-traffic LocalLLaMA thread tracked the release of Qwen3.5-122B-A10B on Hugging Face and quickly shifted into deployment questions. Community discussion centered on GGUF timing, quantization choices, and real-world throughput, while the model card highlighted a 122B total/10B active MoE design and long-context serving guidance.
A high-scoring r/LocalLLaMA thread surfaced Qwen3.5-397B-A17B, an open-weight multimodal model card on Hugging Face that lists 397B total parameters with 17B activated and up to about 1M-token extended context.