Skip to main content
  1. Posts/

Free open-source LLMs

··231 words·2 mins·

🚀 Open-source models for coding without limits (and without overspending)
#

If you care about privacy or want to cut costs, there are now open-source models you can run locally with tools like Ollama or LM Studio.
They are surprisingly powerful and, in many cases, are on par with proprietary models, though they need a lot of RAM or a GPU with good VRAM.

🔧 My top picks for coding, terminal, and agentic workflows:
#

Download them from Hugging Face, run them locally, and code without restrictions.


🟦 Brief explanation
#

  • Imagine having a “ChatGPT for coding”, but installed on your own computer, without sending data to the cloud.
  • These open-source models work as coding assistants: they generate functions, explain bugs, automate tasks, and run complex flows.
  • The advantage: total control, zero usage cost, and guaranteed privacy.
  • The requirement: your machine should have good RAM or a powerful GPU to run well.

More information at the link 👇

Also published on LinkedIn.
Juan Pedro Bretti Mandarano
Author
Juan Pedro Bretti Mandarano