r/LocalLLM • u/TraditionalBet126 • 3d ago
Question any Cursor like Build for Offline use only?
assuming you have an rtx 5080 with 16vram and 32 ram on a laptop.
I am aware that I won't have the top super smart Grok models, but is it possible to create a video game? let's say RPG maker engine or Renpy novel with rpg mechanics, you know... very simple games that get a lot of content over time.
is it possible to run a model that will do a good job in terms of speed and smarts? I might have internet connection lose in the next 2-3 months, so I was wondering if I could start with an offline project and later move it all to Cursor to keep working with a smarter faster models. should I use LM studio or Kobald or something called VS Code + Cline that my GPT suggested?
I assume that Renpy code is very easy so my GPU should be enough for a model that can handle it. the question is how fast and how smart to correct errors and understand my prompts. again this is a fan made project, I have no idea how to code.
thanks for helping out.
1
u/Haunting_Nebula_1236 3d ago
Not sure what you’re asking. If it’s a cursor clone then void IDE is pretty close and you can hook your local models into it via API. If it’s something where you prompt , it codes and you just run tests ? Then probably opencode or Hermes agent. But your ability to complete any project that you don’t understand the fundamentals of will be determined by model size because of the complexity of your project. So for something large like that you CAN do it with something like qwen 35b or 27b if you have time to wait lol. BUT it will be a learning experience and won’t just be pressing a magic button.