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 ea977e8 commit a5c5ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

**!!! IMPORTANT!!!**
**!!! IMPORTANT !!!**

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.

Expand Down

0 comments on commit a5c5ae2

Please sign in to comment.