+This directory contains examples of using [Ollama](https://ollama.com) with Python. Some of you might be wondering: What is Ollama? It's a tool that allows you to use LLMs locally. Once Ollama is installed and a large language model (LLM) has been downloaded, you can use that model in the terminal. Ollama also has a simple graphical interface (similar to ChatGPT).
0 commit comments