summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgi Gerganov <ggerganov@gmail.com>2023-08-18 17:48:31 +0300
committerGitHub <noreply@github.com>2023-08-18 17:48:31 +0300
commit7af633aec339367e36c867ae709088d6a801aa75 (patch)
tree89dfe607e7343d3e545e77319ef3641bc4220d91
parent097e121e2f17ed3541cf02c55ff7e9febc091b19 (diff)
readme : incoming BREAKING CHANGE
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 8e467f15..da1c188c 100644
--- 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>