Skip to content

Commit

Permalink
Remove temporary notice and update hot topics
Browse files Browse the repository at this point in the history
  • Loading branch information
ggerganov authored Mar 22, 2023
1 parent f5a77a6 commit 56817b1
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,9 @@

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

---

**TEMPORARY NOTICE:**
Big code change incoming: https://github.com/ggerganov/llama.cpp/pull/370

Do not merge stuff until we merge this. Probably merge will happen on March 22 ~6:00am UTC

---

**Hot topics:**

- New C-style API is now available: https://github.com/ggerganov/llama.cpp/pull/370
- [Added Alpaca support](https://github.com/ggerganov/llama.cpp#instruction-mode-with-alpaca)
- Cache input prompts for faster initialization: https://github.com/ggerganov/llama.cpp/issues/64
- Create a `llama.cpp` logo: https://github.com/ggerganov/llama.cpp/issues/105
Expand Down

0 comments on commit 56817b1

Please sign in to comment.