We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68ff663 commit c2cd24fCopy full SHA for c2cd24f
README.md
@@ -9,6 +9,13 @@
9
10
Inference of Meta's [LLaMA](https://arxiv.org/abs/2302.13971) model (and others) in pure C/C++
11
12
+> [!IMPORTANT]
13
+> New `llama.cpp` package location: [ggml-org/llama.cpp](https://github.com/ggml-org/llama.cpp/pkgs/container/llama.cpp)
14
+>
15
+> Update your container URLs to: `ghcr.io/ggml-org/llama.cpp`
16
17
+> More info: https://github.com/ggml-org/llama.cpp/discussions/11801
18
+
19
## Recent API changes
20
21
- [Changelog for `libllama` API](https://github.com/ggml-org/llama.cpp/issues/9289)
0 commit comments