From 3d5a08c315a2ed69ef1445b703a225256318c3bd Mon Sep 17 00:00:00 2001 From: jmorganca Date: Fri, 21 Jun 2024 16:22:27 -0400 Subject: [PATCH] add note in readme --- llama/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/llama/README.md b/llama/README.md index 05c95c90..790c11b4 100644 --- a/llama/README.md +++ b/llama/README.md @@ -1,5 +1,7 @@ # `llama` +> Note: this package is not used in Ollama yet. For now, see the [`llm`](https://github.com/ollama/ollama/tree/main/llm) package. + This package integrates the [llama.cpp](https://github.com/ggerganov/llama.cpp) library as a Go package and makes it easy to build it with tags for different CPU and GPU processors. Supported: