ollama/examples
Matt Williams 6bb8a16ccb
Merge pull request #273 from jmorganca/matt/moreexamples
Create a sentiments example
2023-08-31 16:31:59 -07:00
..
2023-07-24 16:43:11 -04:00
2023-08-31 10:02:46 +01:00
2023-08-10 23:35:19 -07:00
2023-07-20 15:46:32 -07:00
2023-07-20 07:52:24 -07:00
2023-08-14 16:38:44 -03:00
2023-07-20 07:52:24 -07:00
2023-08-04 08:11:24 -07:00
2023-08-10 20:23:50 -07:00

Examples

This directory contains different examples of using Ollama

To create a model:

ollama create example -f <example file>

To run a model:

ollama run example