Skip to content

Commit c2cd24f

Browse files
authored
readme : add notice about new package registry (#11890)
* readme : add notice about new package registry * cont : fix whitespace
1 parent 68ff663 commit c2cd24f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99

1010
Inference of Meta's [LLaMA](https://arxiv.org/abs/2302.13971) model (and others) in pure C/C++
1111

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+
1219
## Recent API changes
1320

1421
- [Changelog for `libllama` API](https://github.com/ggml-org/llama.cpp/issues/9289)

0 commit comments

Comments
 (0)