FreeInference Documentation
Free LLM inference for coding agents and IDEs
FreeInference provides free access to state-of-the-art language models for coding agents and AI-powered IDEs, with a particularly smooth setup path for Kilo Code.
Quick Links
Quick Start - Get started in 5 minutes
IDE & Coding Agent Integrations - Configure with Kilo Code, Cursor, Roo Code, and other coding agents
Claude Code - Use Claude Code with FreeInference’s Anthropic-compatible endpoint
Cloud Agents - Run coding agents on your GitHub repos in an isolated cloud sandbox
Available Models - View available models
API Headers Reference - API headers reference
Key Features
- Free Access
Free inference for coding agents and development tools
- Multiple Models
Access GLM, Qwen, MiniMax, and other powerful models
- IDE Integration
Easy setup with Kilo Code, Cursor, Roo Code, and more
- Cloud Agents (Beta)
Delegate a task, get back a draft pull request — agents run in isolated cloud sandboxes with your choice of agent and model
- Kilo-Friendly Setup
Detailed Kilo Code instructions for a fast OpenAI-compatible configuration
Getting Started
Get your API key - Register at https://freeinference.org and create your API key
Choose your IDE:
Configure and start coding!
See the Quick Start guide for detailed setup instructions.
Available Models
Model |
Context Length |
Best For |
|---|---|---|
GLM-5.1 |
200K tokens |
General coding, bilingual, thinking |
DeepSeek V4 Flash agentic |
1M tokens |
Complex coding and long reasoning chains |
Qwen3.6 35B fastest |
262K tokens |
Quick edits and background calls |
MiniMax M3 |
1M tokens |
Long-context and multimodal work |
MiniMax M2.5 |
205K tokens |
General reasoning with long output |
DiffusionGemma |
262K tokens |
Fast local text generation |
See the complete Available Models list for all available models.
Support
Need help? Check out:
IDE & Coding Agent Integrations - IDE setup guides
Available Models - Available models
GitHub Issues - Report bugs or request features