Browse Source

add note in readme

jmorganca 10 tháng trước cách đây
mục cha
commit
8931724a7a
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      llama/README.md

+ 2 - 0
llama/README.md

@@ -1,5 +1,7 @@
 # `llama`
 # `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.
 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:
 Supported: