Developing Generative AI Applications in Go with Ollama (and Tiny models)
Introduction
Dec 7, 202412 min read1.6K

Search for a command to run...

Series
Introduction

How to get structured answers

First Contact

Prerequisites You should have read the previous article, Developing Generative AI Applications in Go with Ollama, to understand the basics of using Ollama and baby LLMs. For this new article, we'll use this LLM, qwen2.5:1.5b. So run the following com...

For this first article of 2025, I'll keep it short and answer a question I'm often asked: "Are these small LLMs really useful?" The short answer is yes, of course. And I'll give you some examples of my personal use of these "tiny" models. My small co...

How to use MCP with Claude Desktop, Ollama, and Docker
