8000 readme : add notice about #3912 · bufferoverflow/llama.cpp@224e7d5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 224e7d5

Browse files
authored
readme : add notice about ggml-org#3912
1 parent c7743fe commit 224e7d5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
![llama](https://user-images.githubusercontent.com/1991296/230134379-7181e485-c521-4d23-a0d6-f7b3b61ba524.png)
44

5-
[![Actions Status](https://github.com/ggerganov/llama.cpp/workflows/CI/badge.svg)](https://github.com/ggerganov/llama.cpp/actions)
65
[![License: MIT](https://im 7D54 g.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
76

87
[Roadmap](https://github.com/users/ggerganov/projects/7) / [Project status](https://github.com/ggerganov/llama.cpp/discussions/3471) / [Manifesto](https://github.com/ggerganov/llama.cpp/discussions/205) / [ggml](https://github.com/ggerganov/ggml)
@@ -11,8 +10,7 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
1110

1211
### Hot topics
1312

14-
- LLaVA support: https://github.com/ggerganov/llama.cpp/pull/3436
15-
- ‼️ BPE tokenizer update: existing Falcon and Starcoder `.gguf` models will need to be reconverted: [#3252](https://github.com/ggerganov/llama.cpp/pull/3252)
13+
- ⚠️ **Upcoming change that might break functionality. Help with testing is needed:** https://github.com/ggerganov/llama.cpp/pull/3912
1614

1715
----
1816

0 commit comments

Comments
 (0)
0