Neural Inverse is Open Source →
DocsProvider Not Available

Provider not available: niFreeModels

Error

Neural Inverse providerName was invalid: niFreeModels.

Why this happens

The niFreeModels provider is selected but isn't available in your IDE build. Common causes:

  • You're running an older version that doesn't include the Free Models provider
  • You're running a fork that stripped the provider registration
  • The IDE configuration references niFreeModels but the provider didn't load

Fix

1. Update Neural Inverse IDE

Download the latest version:

  • macOS/Linux: curl -fsSL https://neuralinverse.com/sh | bash
  • Windows: irm https://neuralinverse.com/win | iex

2. Switch to a different provider

Open settings and select a provider that's available in your build:

  • Anthropic, OpenAI, DeepSeek, Gemini, Groq, Mistral, OpenRouter
  • Ollama, vLLM, LM Studio (local)
  • Any OpenAI-Compatible endpoint

3. If on a fork

If you built from source or are using a community fork, the niFreeModels provider may not be registered. Switch to any other provider in settings.


Was this page helpful?

Last edited