wip go engine

Co-authored-by: Patrick Devine <pdevine@sonic.net>
This commit is contained in:
Jeffrey Morgan
2023-07-03 15:22:44 -04:00
parent 172274b809
commit 76cb60d496
39 changed files with 1377 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
# Ollama
Ollama is a tool for running large language models. It's designed to be easy to use and fast.
A fast runtime for large language models, powered by [llama.cpp](https://github.com/ggerganov/llama.cpp).
> _Note: this project is a work in progress. Certain models that can be run with `ollama` are intended for research and/or non-commercial use only._