OpenRouter 免费模型

更新于 2026-07-10 16:00:03 (UTC+8) · 数据来自 OpenRouter API

1. 什么是 OpenRouter?

OpenRouter 是一个统一的 AI 模型 API 网关,让你通过一个 API Key 访问数百个不同的大语言模型,包括许多完全免费的模型。

2. 获取 API Key

  • 访问 openrouter.ai 注册账号
  • 进入 Settings → Keys,创建一个 API Key
  • 免费模型 不需要充值,注册即可使用

3. 在代码中调用

OpenRouter 兼容 OpenAI API 格式,只需修改 base_url:

import openai client = openai.OpenAI( base_url="https://openrouter.ai/api/v1", api_key="sk-***" ) response = client.chat.completions.create( model="qwen/qwen3-coder:free", messages=[{"role": "user", "content": "你好"}] ) print(response.choices[0].message.content)

4. cURL 调用

curl https://openrouter.ai/api/v1/chat/completions \ -H "Authorization: Bearer ***你的KEY" \ -H "Content-Type: application/json" \ -d '{"model":"meta-llama/llama-3.3-70b-instruct:free","messages":[{"role":"user","content":"Hello"}]}'

5. 如何选择模型?

  • 上下文长度:越大能处理的文本越长
  • 模态:💬 纯文本 / 🖼️ 支持图片输入 / 🎵 支持音频
  • 提供商:Google、Meta、Qwen 等大厂模型通常更稳定
  • 点击 Model ID 即可复制到剪贴板
💡 免费模型可能有速率限制(1-20 RPM),适合开发测试。生产环境建议使用付费模型。
26 免费模型 · 347 总模型数
CogComp 📏 32K

Venice: Uncensored (free)

cognitivecomputations/dolphin-mistral-24b-venice-edition:free

Venice Uncensored Dolphin Mistral 24B Venice Edition is a fine-tuned variant of Mistral-Small-24B-Instruct-2501, developed by dphn.ai in collaboration...

Cohere 📏 256K

Cohere: North Mini Code (free)

cohere/north-mini-code:free

North Mini Code is Cohere's first agentic coding model and the debut of its North family. A sparse mixture-of-experts model with 30B total parameters ...

Google 📏 262K

Google: Gemma 4 26B A4B (free)

google/gemma-4-26b-a4b-it:free

Gemma 4 26B A4B IT is an instruction-tuned Mixture-of-Experts (MoE) model from Google DeepMind. Despite 25.2B total parameters, only 3.8B activate per...

Google 📏 262K

Google: Gemma 4 31B (free)

google/gemma-4-31b-it:free

Gemma 4 31B Instruct is Google DeepMind's 30.7B dense multimodal model supporting text and image input with text output. Features a 256K token context...

Google 📏 1.0M

Google: Lyria 3 Clip Preview

google/lyria-3-clip-preview

30 second duration clips are priced at $0.04 per clip. Lyria 3 is Google's family of music generation models, available through the Gemini API. With L...

Google 📏 1.0M

Google: Lyria 3 Pro Preview

google/lyria-3-pro-preview

Full-length songs are priced at $0.08 per song. Lyria 3 is Google's family of music generation models, available through the Gemini API. With Lyria 3,...

Liquid 📏 32K

LiquidAI: LFM2.5-1.2B-Instruct (free)

liquid/lfm-2.5-1.2b-instruct:free

LFM2.5-1.2B-Instruct is a compact, high-performance instruction-tuned model built for fast on-device AI. It delivers strong chat quality in a 1.2B par...

Liquid 📏 32K

LiquidAI: LFM2.5-1.2B-Thinking (free)

liquid/lfm-2.5-1.2b-thinking:free

LFM2.5-1.2B-Thinking is a lightweight reasoning-focused model optimized for agentic tasks, data extraction, and RAG—while still running comfortably on...

Meta 📏 131K

Meta: Llama 3.2 3B Instruct (free)

meta-llama/llama-3.2-3b-instruct:free

Llama 3.2 3B is a 3-billion-parameter multilingual large language model, optimized for advanced natural language processing tasks like dialogue genera...

Meta 📏 131K

Meta: Llama 3.3 70B Instruct (free)

meta-llama/llama-3.3-70b-instruct:free

The Meta Llama 3.3 multilingual large language model (LLM) is a pretrained and instruction tuned generative model in 70B (text in/text out). The Llama...

Nous 📏 131K

Nous: Hermes 3 405B Instruct (free)

nousresearch/hermes-3-llama-3.1-405b:free

Hermes 3 is a generalist language model with many improvements over Hermes 2, including advanced agentic capabilities, much better roleplaying, reason...

NVIDIA 📏 256K

NVIDIA: Nemotron 3 Nano 30B A3B (free)

nvidia/nemotron-3-nano-30b-a3b:free

NVIDIA Nemotron 3 Nano 30B A3B is a small language MoE model with highest compute efficiency and accuracy for developers to build specialized agentic ...

NVIDIA 📏 256K

NVIDIA: Nemotron 3 Nano Omni (free)

nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free

NVIDIA Nemotron™ 3 Nano Omni is a 30B-A3B open multimodal model designed to function as a perception and context sub-agent in enterprise agent systems...

NVIDIA 📏 1.0M

NVIDIA: Nemotron 3 Super (free)

nvidia/nemotron-3-super-120b-a12b:free

NVIDIA Nemotron 3 Super is a 120B-parameter open hybrid MoE model, activating just 12B parameters for maximum compute efficiency and accuracy in compl...

NVIDIA 📏 1.0M

NVIDIA: Nemotron 3 Ultra (free)

nvidia/nemotron-3-ultra-550b-a55b:free

NVIDIA Nemotron 3 Ultra is an open frontier-reasoning and orchestration model from NVIDIA, with 55B active parameters out of 550B total (MoE). Built o...

NVIDIA 📏 128K

NVIDIA: Nemotron 3.5 Content Safety (free)

nvidia/nemotron-3.5-content-safety:free

NVIDIA Nemotron 3.5 Content Safety is a compact 4B-parameter multimodal guardrail model from NVIDIA, fine-tuned from Google Gemma-3-4B. It moderates b...

NVIDIA 📏 128K

NVIDIA: Nemotron Nano 12B 2 VL (free)

nvidia/nemotron-nano-12b-v2-vl:free

NVIDIA Nemotron Nano 2 VL is a 12-billion-parameter open multimodal reasoning model designed for video understanding and document intelligence. It int...

NVIDIA 📏 128K

NVIDIA: Nemotron Nano 9B V2 (free)

nvidia/nemotron-nano-9b-v2:free

NVIDIA-Nemotron-Nano-9B-v2 is a large language model (LLM) trained from scratch by NVIDIA, and designed as a unified model for both reasoning and non-...

OpenAI 📏 131K

OpenAI: gpt-oss-120b (free)

openai/gpt-oss-120b:free

gpt-oss-120b is an open-weight, 117B-parameter Mixture-of-Experts (MoE) language model from OpenAI designed for high-reasoning, agentic, and general-p...

OpenAI 📏 131K

OpenAI: gpt-oss-20b (free)

openai/gpt-oss-20b:free

gpt-oss-20b is an open-weight 21B parameter model released by OpenAI under the Apache 2.0 license. It uses a Mixture-of-Experts (MoE) architecture wit...

OpenRouter 📏 200K

Free Models Router

openrouter/free

The simplest way to get free inference. openrouter/free is a router that selects free models at random from the models available on OpenRouter. The ro...

Poolside 📏 262K

Poolside: Laguna M.1 (free)

poolside/laguna-m.1:free

Laguna M.1 is the flagship coding agent model from [Poolside](https://poolside.ai/), optimized for complex software engineering tasks. Designed for ag...

Poolside 📏 262K

Poolside: Laguna XS 2.1 (free)

poolside/laguna-xs-2.1:free

Laguna XS 2.1 is the latest coding agent model in the 33B-A3B category from [Poolside](https://poolside.ai/) and a step forward from their Laguna XS.2...

Qwen 📏 1.0M

Qwen: Qwen3 Coder 480B A35B (free)

qwen/qwen3-coder:free

Qwen3-Coder-480B-A35B-Instruct is a Mixture-of-Experts (MoE) code generation model developed by the Qwen team. It is optimized for agentic coding task...

Qwen 📏 262K

Qwen: Qwen3 Next 80B A3B Instruct (free)

qwen/qwen3-next-80b-a3b-instruct:free

Qwen3-Next-80B-A3B-Instruct is an instruction-tuned chat model in the Qwen3-Next series optimized for fast, stable responses without “thinking” traces...

Tencent 📏 262K

Tencent: Hy3 (free)

tencent/hy3:free

Hy3 is a 295B-parameter Mixture-of-Experts model from Tencent (21B active, 192 experts with top-8 routing) built for reasoning, agentic workflows, and...