Skip to content

Commit

Permalink
readme : add API changes section
Browse files Browse the repository at this point in the history
  • Loading branch information
ggerganov authored Mar 3, 2024
1 parent 475df1d commit 231ae28
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@

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

### Recent API changes

- [2024 Mar 3] `struct llama_context_params` https://github.com/ggerganov/llama.cpp/pull/5849

### Hot topics

- The `api_like_OAI.py` script has been removed - use `server` instead ([#5766](https://github.com/ggerganov/llama.cpp/issues/5766#issuecomment-1969037761))
Expand Down

0 comments on commit 231ae28

Please sign in to comment.