Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions docs/advanced-usage/free-and-budget-models.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@ OpenRouter offers several models with generous free tiers. **Note:** You'll need

**Available free models:**

- **Meta Llama 3.1 8B Instruct (Free)** - Good for basic coding tasks
- **Mistral 7B Instruct (Free)** - Solid performance for most development work
- **Qwen 2.5 7B Instruct (Free)** - Strong reasoning capabilities
- **Qwen3 Coder (free)** - Optimized for agentic coding tasks such as function calling, tool use, and long-context reasoning over repositories.
- **Z.AI: GLM 4.5 Air (free)** - Lightweight variant of the GLM-4.5 family, purpose-built for agent-centric applications.
- **DeepSeek: R1 0528 (free)** - Performance on par with OpenAI o1, but open-sourced and with fully open reasoning tokens.
- **MoonshotAI: Kimi K2 (free)** - Optimized for agentic capabilities, including advanced tool use, reasoning, and code synthesis.

## Cost-Effective Premium Models

Expand Down