Skip to content

Commit 4fdf52b

Browse files
ggerganovNeoZhangJianyu
authored andcommitted
readme : add notice about new package registry (ggml-org#11890)
* readme : add notice about new package registry * cont : fix whitespace
1 parent edab2bd commit 4fdf52b

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
@@ -43,6 +43,13 @@ During sync the commits, I will test and update the commits impact SYCL backend.
4343

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

46+
> [!IMPORTANT]
47+
> New `llama.cpp` package location: [ggml-org/llama.cpp](https://github.com/ggml-org/llama.cpp/pkgs/container/llama.cpp)
48+
>
49+
> Update your container URLs to: `ghcr.io/ggml-org/llama.cpp`
50+
>
51+
> More info: https://github.com/ggml-org/llama.cpp/discussions/11801
52+
4653
## Recent API changes
4754

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

0 commit comments

Comments
 (0)