Tag: ollama

  • Experiments with AI: get started with LLMs using Ollama

    This post will explore setting up Ollama to run a text based chat on one of our new GPU backed VPSs. Ollama is a free, open-source tool that simplifies running large language models (LLMs) locally on your computer. What is an LLM An LLM is a complex neural network trained on massive datasets of text…