Skip to content

Commit 8a01f56

Browse files
authored
Update README.md
1 parent 70bc0b8 commit 8a01f56

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

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

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

5+
**TEMPORARY NOTICE:**
6+
If you observe garbage results, make sure to update to latest master. There was a bug and it was fixed here: https://github.com/ggerganov/llama.cpp/commit/70bc0b8b15b98dca23b28f0c8f5e34b27e424cda
7+
58
## Description
69

710
The main goal is to run the model using 4-bit quantization on a MacBook.

0 commit comments

Comments
 (0)