How do I work in an isolated environment without internet access?
I’ve set up the following models locally:
- DeepSeek-V3-0324-AWQ
- Gemma-3-27b-it
- QwQ-32B
- Qwen3-32B
I only allowed access for https://www.cursor.com/ to log in.
I configured OpenAPI—added the OpenAPI key and specified the OpenAPI base URL. The models are connected, showing green status without any errors.
However, when I try to use any model, I get the error:
“Connection failed. If the problem persists, please check your internet connection or VPN.”
The same settings work in Continue VSCode, but the agent-mode doesn’t function.
How can I configure this, and is it even possible?
Are there specific models that are suitable for local use without internet access? Or can Cursor not work offline at all?