Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ggerganov authored Mar 11, 2023
1 parent 6b2cb63 commit da1a4ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

Inference of [Facebook's LLaMA](https://github.com/facebookresearch/llama) model in pure C/C++

**!!! IMPORTANT !!!**
**Hot topics**

Commit [007a8f6f459c6eb56678fdee4c09219ddb85b640](https://github.com/ggerganov/llama.cpp/commit/007a8f6f459c6eb56678fdee4c09219ddb85b640) added support for all LLaMA models, but introduced breaking changes. If you generated any models before that commit, you must regenerate them after updating to latest master.
- Running on Windows: https://github.com/ggerganov/llama.cpp/issues/22

## Description

Expand Down

0 comments on commit da1a4ff

Please sign in to comment.