Ditching Cloud Costs: Running an Offline Local LLM with Ollama
I wanted to integrate an LLM into my .NET project for data cleaning and text formatting. Due to the high costs of cloud-based LLMs, I decided to install and set up a local LLM. Here’s how I did it.
Choosing the LLMThere are LOTS of local LLM out ther...
precious-o.hashnode.dev4 min read