Neural Inverse is Open Source →
DocsFree Models
DocsCloudFree Models

Free Models

Neural Inverse Cloud hosts open-source AI models at free.neuralinverse.com. Free forever — no credit card, no API key, no trial expiry.

Requirements

Free Models are available when you're working inside a Neural Inverse Cloud workspace. This applies to:

  • Cloud Web IDE — open your workspace at cloud.neuralinverse.com, models work immediately
  • Desktop IDE connected to Cloud — connect via Remote Explorer → Neural Inverse Cloud

Free Models are not available in standalone local mode (no workspace connection). This is by design — the models are a benefit of the Neural Inverse Cloud platform.

Don't have an account? Sign up free at cloud.neuralinverse.com — no credit card required.

Available Models

ModelType
deepseek-r1Reasoning
deepseek-r1-0528Reasoning (updated checkpoint)
deepseek-v3General purpose
deepseek-v4-flashFast inference
deepseek-v4-proHigher capability
llama-3.3-70bMeta Llama 3.3
llama-4-maverickMeta Llama 4
mistral-large-3Mistral open-weight
kimi-k2.6Moonshot AI open-weight

These appear as niFreeModels in the model picker.

Getting Started

  1. Sign up at cloud.neuralinverse.com
  2. Create a workspace (any template)
  3. Open your workspace — via the web IDE or connect your desktop IDE through Remote Explorer
  4. Select a free model from the model picker in Power Mode or the Agent panel

No configuration needed. Models are available the moment your workspace is running.

Troubleshooting

"Neural Inverse Free Models requires a Neural Inverse Cloud workspace"

This error means you're running the IDE locally without a cloud workspace connection.

Fix: Connect to a Neural Inverse Cloud workspace via Remote Explorer → Neural Inverse Cloud. If you don't have an account, sign up free.

"Neural Inverse Free Models requires an active cloud session"

Your session token has expired.

Fix: Re-authenticate via the Neural Inverse Cloud extension in the sidebar.

Using Your Own Models Instead

If you prefer to use models without a cloud workspace, configure any provider under LLM Providers (BYOLLM). Ollama, vLLM, and LM Studio run entirely local — no account needed.

Third-Party Models

Claude, GPT, Gemini, and other proprietary models require your own API credentials. See Model Gateway for cloud-managed keys, or configure them directly in settings.

Self-Host

The free-models service is open source. Self-host it and point your IDE at your own instance via the niFreeModels endpoint setting.


Was this page helpful?