Skip to content

Commit da1a4ff

Browse files
authored
Update README.md
1 parent 6b2cb63 commit da1a4ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

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

5-
**!!! IMPORTANT !!!**
5+
**Hot topics**
66

7-
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.
7+
- Running on Windows: https://github.com/ggerganov/llama.cpp/issues/22
88

99
## Description
1010

0 commit comments

Comments
 (0)