Skip to content

Commit 7af633a

Browse files
authored
readme : incoming BREAKING CHANGE
1 parent 097e121 commit 7af633a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99

1010
Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
1111

12-
**Hot topics:**
12+
### 🚧 Incoming breaking change + refactoring:
1313

14-
- Simple web chat example: https://github.com/ggerganov/llama.cpp/pull/1998
15-
- k-quants now support super-block size of 64: https://github.com/ggerganov/llama.cpp/pull/2001
16-
- New roadmap: https://github.com/users/ggerganov/projects/7
17-
- Azure CI brainstorming: https://github.com/ggerganov/llama.cpp/discussions/1985
18-
- p1 : LLM-based code completion engine at the edge : https://github.com/ggml-org/p1/discussions/1
14+
See PR https://github.com/ggerganov/llama.cpp/pull/2398 for more info.
15+
16+
To devs: avoid making big changes to `llama.h` / `llama.cpp` until merged
17+
18+
----
1919

2020
<details>
2121
<summary>Table of Contents</summary>

0 commit comments

Comments
 (0)