]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
Update README.md
authorGeorgi Gerganov <redacted>
Fri, 10 Mar 2023 22:55:22 +0000 (00:55 +0200)
committerGitHub <redacted>
Fri, 10 Mar 2023 22:55:22 +0000 (00:55 +0200)
README.md

index 15c389a39543048a73aabec741dbfc91439fd1b5..e16dd0740c151c34509b740dbe3e5a0a4c93d030 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ The main goal is to run the model using 4-bit quantization on a MacBook.
 This was hacked in an evening - I have no idea if it works correctly.
 
 So far, I've tested just the 7B model.
-Here is a "typical" run:
+Here is a typical run:
 
 ```java
 make -j && ./main -m ../LLaMA-4bit/7B/ggml-model-q4_0.bin -p "Building a website can be done in 10 simple steps:" -t 8 -n 512