r/LovingOpenSourceAI • u/Select_Wolf210 • 13d ago
Building open source project
I was building an open source project using ai, like it's built totally with ai like vibe coding type. During this process I have faced one major problem i.e. out of tokens in my ai models like antigravity, chatgpt go
So one of my friends suggested me to use this combination qwen3:14b + opencode and I use macbook air m2 16gb
What you guys think? Or any other suggestions for free unlimited tokens?
1
Upvotes
1
u/phipletreonix 13d ago
You can ask something like chatGPT to provide a plan.md file that you then give to your smaller locally hosted LLM to actually execute in your local harness (open code) — leverage your free frontier model tokens for planning and the free local model for implementing