DEV Community

kevdogg102396-afk
kevdogg102396-afk

Posted on

Open sourced my Claude Code + NVIDIA NIM stack — run Claude Code with free models

Made Nemo Code a while back, took it private, decided to open it back up. It's a wrapper that lets you run the Claude Code CLI with free NVIDIA NIM models instead of paying for Anthropic API.

You get the full Claude Code experience — tools, file editing, bash, MCP servers, model switching — powered by:

Kimi K2.5 (reasoning, 262K context)
Qwen 3.5 397B (262K context)
MiniMax M2.5 (fastest)
One command install, Docker sandboxed option included.

https://github.com/kevdogg102396-afk/nemo-code

Top comments (0)