From: Georgi Gerganov Date: Tue, 4 Jul 2023 19:25:22 +0000 (+0300) Subject: readme : add link web chat PR X-Git-Tag: gguf-v0.4.0~520 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=b472f3fca558b6335adbd87210ed58cfb5da37cb;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : add link web chat PR --- diff --git a/README.md b/README.md index e890dc9c..6c2bb392 100644 --- 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