From: Georgi Gerganov Date: Thu, 22 Feb 2024 08:35:54 +0000 (+0200) Subject: readme : update hot topics X-Git-Tag: upstream/0.0.4488~2249 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=56d03d92be57f5880b9ed94542d87bb6effae31f;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : update hot topics --- diff --git a/README.md b/README.md index c1624b9f..3bc512af 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Inference of Meta's [LLaMA](https://arxiv.org/abs/2302.13971) model (and others) ### Hot topics +- Support for chat templates: [Wiki (contributions welcome)](https://github.com/ggerganov/llama.cpp/wiki/Templates-supported-by-llama_chat_apply_template) - Support for Gemma models: https://github.com/ggerganov/llama.cpp/pull/5631 - Non-linear quantization IQ4_NL: https://github.com/ggerganov/llama.cpp/pull/5590 - Looking for contributions to improve and maintain the `server` example: https://github.com/ggerganov/llama.cpp/issues/4216