]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : add link web chat PR
authorGeorgi Gerganov <redacted>
Tue, 4 Jul 2023 19:25:22 +0000 (22:25 +0300)
committerGitHub <redacted>
Tue, 4 Jul 2023 19:25:22 +0000 (22:25 +0300)
README.md

index e890dc9c22e75f891df44c3d2c662ab94f60f0d0..6c2bb392eab0c22b79bf2eb03ba80ab26c35ec32 100644 (file)
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
 
 **Hot topics:**
 
+- Simple web chat example: https://github.com/ggerganov/llama.cpp/pull/1998
 - k-quants now support super-block size of 64: https://github.com/ggerganov/llama.cpp/pull/2001
 - New roadmap: https://github.com/users/ggerganov/projects/7
 - Azure CI brainstorming: https://github.com/ggerganov/llama.cpp/discussions/1985