/install free-models-ru
Бесплатные AI модели для РФ
OpenRouter (25+ бесплатных моделей)
| Модель | Контекст | Для чего |
|---|---|---|
| nvidia/nemotron-3-super-120b-a12b:free | 262k | Топ бесплатная |
| stepfun/step-3.5-flash:free | 256k | Быстрая, китайская |
| qwen/qwen3-coder:free | 262k | Кодинг (rate limit 8 RPM) |
| openai/gpt-oss-120b:free | 131k | Стабильная |
API Key: https://openrouter.ai/keys
SiliconFlow (98+ моделей, китайские)
| Модель | Цена |
|---|---|
| Qwen3-8B | 🆓 Бесплатно |
| DeepSeek-R1-8B | 🆓 Бесплатно |
| Kimi K2 | Очень дёшево |
Регистрация: https://cloud.siliconflow.cn/i/ihj5inat
Groq (бесплатно, быстро)
| Модель | Лимит |
|---|---|
| GPT OSS 120B | 40 req/min |
| Kimi K2.5 | 40 req/min |
API Key: https://console.groq.com
Modal (GLM-5 бесплатно до апреля)
Регистрация: https://modal.com
Конфиг для OpenClaw
{
"auth": {
"profiles": {
"openrouter:default": {
"provider": "openrouter",
"mode": "api_key",
"apiKey": "sk-or-v1-ВАШ_КЛЮЧ"
}
}
},
"agents": {
"defaults": {
"model": {
"primary": "openrouter/nvidia/nemotron-3-super-120b-a12b:free"
}
}
}
}
Советы
- Всегда проверяй актуальный список: openrouter.ai/models?max_price=0
- Используй каскадный конфиг: основная → запасная → fallback
- Rate limit: избегай моделей с \x3C10 RPM для ботов
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install free-models-ru - After installation, invoke the skill by name or use
/free-models-ru - Provide required inputs per the skill's parameter spec and get structured output
What is Free Models for Russian Users?
Бесплатные AI модели для русскоязычных пользователей. Гайд по OpenRouter, SiliconFlow, Groq, Modal. Без VPN, без санкций. It is an AI Agent Skill for Claude Code / OpenClaw, with 95 downloads so far.
How do I install Free Models for Russian Users?
Run "/install free-models-ru" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Free Models for Russian Users free?
Yes, Free Models for Russian Users is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Free Models for Russian Users support?
Free Models for Russian Users is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Free Models for Russian Users?
It is built and maintained by maerolove (@maerolove); the current version is v1.0.0.