]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : incoming BREAKING CHANGE
authorGeorgi Gerganov <redacted>
Fri, 18 Aug 2023 14:48:31 +0000 (17:48 +0300)
committerGitHub <redacted>
Fri, 18 Aug 2023 14:48:31 +0000 (17:48 +0300)
README.md

index 8e467f159782ed2627c7be2f647ab00a43af81e8..da1c188cf2c1964510917de0f58a05781d7953ff 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,13 +9,13 @@
 
 Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
 
-**Hot topics:**
+### ðŸš§ Incoming breaking change + refactoring:
 
-- 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
-- p1 : LLM-based code completion engine at the edge : https://github.com/ggml-org/p1/discussions/1
+See PR https://github.com/ggerganov/llama.cpp/pull/2398 for more info.
+
+To devs: avoid making big changes to `llama.h` / `llama.cpp` until merged
+
+----
 
 <details>
   <summary>Table of Contents</summary>