← Back to Home

Tag: 开源模型 (26 articles)

Granite 4.2 LLMs: How They're Built

IBM releases open-source reasoning model Granite 4.2, integrating chain-of-thought, tool calling, and agentic reinforcement learning into enterprise-grade models with 512K context support.

Hugging Face Blog · Aug 25, 2026

Qwen 3.8 27B scores 52 on the Artificial Analysis Intelligence Index

The Qwen 3.8 27B model matches the scores of trillion-parameter giants like GPT-5.6 on the Artificial Analysis Intelligence Index, revealing new possibilities for smaller models to achieve 'dimensionality reduction strikes' on specific tasks.

Simon Willison · Aug 18, 2026

State of Open Models: Summer 2026 Observations

In the first half of 2026, Chinese labs rapidly 'skipped' into training trillion-parameter open models, while US efforts shifted towards hardware and infrastructure-centric open-sourcing, reshaping the open model ecosystem.

Hugging Face Blog · Aug 14, 2026

WeatherNext: AI model achieves breakthrough in forecasting cyclones

DeepMind's AI model WeatherNext, published in Nature, gains a full day of predictive accuracy in hurricane forecasting—equivalent to a decade of progress—and was already used to issue historic warnings during the 2025 hurricane season. The model is now open-sourced.

Google DeepMind Blog · Aug 8, 2026

Open letters about AI development

A trio of high-profile open letters aired the deep rift in AI: Microsoft rallied for open weights and distillation, Anthropic warned of catastrophic misuse, and independent developers urged nuanced regulation that won’t crush innovation.

Simon Willison · Aug 2, 2026

Who’s Afraid of Chinese Models?

Ben Thompson proposes US legislation to clarify that training data collection is fair use and to ban terms that forbid distillation, countering Chinese open-source model competition and revealing the hypocrisy in AI policies.

Simon Willison · Jul 21, 2026

Introducing Cosmos 3 Edge

NVIDIA releases a 4B-parameter edge world model enabling real-time vision reasoning and robot action generation on memory-constrained devices, setting new benchmarks.

Hugging Face Blog · Jul 20, 2026

Introducing Muse Spark 1.1

Meta released the first API for a Spark model, Muse Spark 1.1, with major improvements in tool calling and computer use; Simon Willison quickly built a CLI plugin to simplify developer access.

Simon Willison · Jul 10, 2026

Ornith-1.0: Self-Scaffolding LLMs for 智能体ic Coding

Simon Willison reviews the open-source Ornith-1.0 model, highlighting its efficient tool calling and code understanding for agentic tasks, signaling new advances in open agentic coding models.

Simon Willison · Jun 30, 2026

GLM-5.2: Built for Long-Horizon Tasks

Z.ai releases GLM-5.2, the first open-source model to achieve stable 1M-token context and rival top closed-source models on long-horizon coding benchmarks.

Hugging Face Blog · Jun 17, 2026

Holo3.1: Fast & Local Computer Use 智能体s

Holo3.1 makes critical breakthroughs in environment robustness, local deployment, and real-time speed, signaling that general-purpose computer use agents are moving from capability demos to production-ready engineering.

Hugging Face Blog · Jun 2, 2026

Introducing the Ettin Reranker Family

Hugging Face has released six Ettin reranker models of varying sizes, designed to significantly improve the accuracy of search and RAG systems at low cost through a 'retrieve-then-rerank' two-stage architecture.

Hugging Face Blog · May 19, 2026

Granite 4.1 LLMs: How They’re Built

IBM's Granite 4.1 series demonstrates that a meticulously engineered data pipeline and multi-stage training can enable an 8B dense model to match or exceed the performance of a previous 32B MoE model, highlighting a paradigm shift where data quality trumps parameter count.

Hugging Face Blog · Apr 29, 2026

microsoft/VibeVoice

Microsoft releases VibeVoice, an MIT-licensed Whisper-style speech model with built-in speaker diarization, capable of locally transcribing up to one hour of audio on a Mac.

Simon Willison · Apr 28, 2026

Qwen3.6-27B: Flagship-Level Coding in a 27B Dense Model

Alibaba's Qwen releases Qwen3.6-27B, a dense 27B parameter model that outperforms the previous generation's 397B MoE flagship on coding benchmarks, signaling a turning point for efficient, local-first coding models.

Simon Willison · Apr 23, 2026

Building a Fast Multilingual OCR Model with Synthetic Data

NVIDIA trained the Nemotron OCR v2 model on 12 million synthetic images, achieving high accuracy (NED as low as 0.035) and high speed (34.7 pages/second on a single A100 GPU) across six languages, demonstrating that synthetic data is a key solution to the multilingual data bottleneck in OCR.

Hugging Face Blog · Apr 18, 2026

Qwen3.6-35B-A3B on my laptop drew me a better pelican than Claude Opus 4.7

Simon Willison's famous 'pelican riding a bicycle' benchmark surprisingly shows a locally-run, smaller Alibaba Qwen3.6 model outperforming the cloud-based, massive Claude Opus 4.7 in creative SVG generation, revealing the surprising potential of open-source models for specific tasks.

Simon Willison · Apr 17, 2026

Our position on open-weights models

Anthropic CEO Dario Amodei clarifies the company has never advocated for banning open-weights models, and warns that the real national security nightmares—authoritarian military AI and model misuse—can't be solved by protectionist bans.

Anthropic News ·

Open Models have crossed a threshold

LangChain's evaluations show that open-source models like GLM-5 and MiniMax M2.7 now match top closed-source models on core agent tasks, while offering up to 90% cost reduction and significantly lower latency.

LangChain Blog ·