Tag
HuggingFace CEO Clement Delangue compiled 250 open AI milestones from the US, highlighting contributions like Transformers, PyTorch, BERT, GPT-2, and Llama, with a call to maintain openness in AI development.
The article provides a brief history of model distillation in AI and announces an upcoming live stream class on distilling open models using TRL (Transformer Reinforcement Learning).
GLM-5.2 is now selectable in Claude Code via Hugging Face Inference Providers and hf-claude, making it easier to integrate open models into developer workflows.
Daniel van Strien shares that coding agents are real users of the Hugging Face Hub, and there is now public data showing each agent's share of Hub traffic, updated monthly.
A tweet notes that even Palantir, a company known for proprietary software, is now advocating for open AI models, signaling a shift in industry stance.
Palantir CEO Alex Karp lashes out against closed models, emphasizing that enterprises should control their own data, weights, and AI value, and introduced Palantir's ontology layer and model-agnostic strategy.
This paper analyzes how different AI performance metrics (bounded vs unbounded) determine whether frontier AI capabilities remain concentrated among wealthy actors or diffuse to smaller models, with implications for regulation.
The article argues that comparing closed and open AI models may be unfair because closed model providers like Anthropic can supplement their model output with techniques such as RAG, prompt preprocessing, or hidden expert models, making benchmark comparisons apples-to-oranges.
A monthly update on open models for June 2026, covering releases and developments in the open-source AI model ecosystem.
Merve announces her talk at aiDotEngineer WF about a new project for building computer vision applications with agents using open models, sharing a sneak peek.
The article argues that the harness (agent framework) is now more critical than the model itself, demonstrating with Cline's tests showing performance differences from reasoning budget adjustments. Cline introduces ClinePass, a subscription offering discounted access to multiple open-weight models within their harness.
Gergely Orosz criticizes Anthropic's CEO for attacking open models after Anthropic silently nerfed Claude, arguing open models cannot be arbitrarily nerfed.
A repo and site for sharing .torrent files for open models, using Hugging Face as a web seed fallback for peerless downloads.
A mixture-of-agents paper (arxiv 2406.04692) shows that a committee of cheap open models can outperform GPT-4o on AlpacaEval 2.0 by leveraging decorrelated errors, and the author shares similar real-world findings where multiple cheap models catch more bugs than a single expensive model.
A user expresses concern that current AI models have become less creative and more corporate-sounding due to safety guardrails, contrasting them with earlier open models that were more imaginative.
Google Gemma团队正在赞助Kaggle上的1天黑客松活动,提供奖金支持,鼓励社区使用Gemma 4构建轻量级工具或推动AI创新。
An analysis questioning whether OpenRouter's API pricing for open models like GLM-5.2 implies more aggressive quantization than assumed, given the economics of running large models on expensive hardware like 8xH200.
NVIDIA introduces the Agent Toolkit, an open modular foundation with models, tools, skills, and a secure runtime to help businesses build specialized, trustworthy AI agents for various industries.
PhoneBuddy combines real and mock app environments to train open models for agentic phone use, achieving 45.33% task success rate on real phones through mixed reinforcement learning, showing that mock-app training complements real-app training.
Morph LLC describes three key techniques—training a speculator on coding output, auto-searching kernels on cheap GPUs, and writing a custom interconnect—to dramatically speed up open models like Qwen and DeepSeek for coding agent workloads, achieving up to 3x speculative decoding speedup and 97-162 tok/s on a $7K GPU.