ollama/examples
Matt Williams cdf5e106ae rename dirs
Signed-off-by: Matt Williams <m@technovangelist.com>
2023-10-11 06:10:24 -07:00
..
2023-10-11 06:10:24 -07:00
2023-10-11 06:10:24 -07:00
2023-10-11 06:10:24 -07:00
2023-10-11 06:10:24 -07:00
2023-10-11 06:10:24 -07:00
2023-10-11 06:10:24 -07:00
2023-10-11 06:10:24 -07:00
2023-10-11 06:10:24 -07:00
2023-10-11 06:10:24 -07:00
2023-10-11 06:10:24 -07:00

Examples

This directory contains different examples of using Ollama

Folders that start with base- are the simplest examples of using Ollama. They are meant to be used as a starting point for your own models.

Folders that start with langchain- or llamaindex- use those tools to integrate Ollama with other tools.

Folders with python in the name use Python. Other languages are also used.

To create a model:

ollama create example -f <example file>

To run a model:

ollama run example