ollama/examples/bash-comparemodels
Matt Williams 80362fedce better readme
Signed-off-by: Matt Williams <m@technovangelist.com>
2023-10-31 12:40:46 -07:00
..
bulkquestions.sh better readme 2023-10-31 12:40:46 -07:00
comparemodels.sh better readme 2023-10-31 12:40:46 -07:00
README.md better readme 2023-10-31 12:40:46 -07:00
sourcequestions docs: add examples using bash to compare models 2023-10-31 09:12:39 -07:00

Bash Shell examples

When you review the examples on this site, it is possible to think that making use of AI with Ollama will be hard. You need an orchestrator, and vector database, complicated infrastructure, and more. But that is not always the case. Ollama is designed to be easy to use, and to be used in any environment.

The two examples here show how to list the models and query them from a simple bash script.