]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : fix whitespaces
authorGeorgi Gerganov <redacted>
Sat, 24 Jun 2023 10:38:18 +0000 (13:38 +0300)
committerGeorgi Gerganov <redacted>
Sat, 24 Jun 2023 10:38:18 +0000 (13:38 +0300)
README.md

index 10462c6b0651f6b2b7602488d10a52ceef782a48..6aa6ce319d93ffa301ce76059f6ac9d1b276df1c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -685,7 +685,7 @@ export LD_LIBRARY_PATH=/vendor/lib64:$LD_LIBRARY_PATH
 
 For easy and swift re-execution, consider documenting this final part in a .sh script file. This will enable you to rerun the process with minimal hassle.
 
-Place your desired model into the `/llama.cpp/models/` directory and execute the `./main (...)` script. 
+Place your desired model into the `/llama.cpp/models/` directory and execute the `./main (...)` script.
 
 ### Docker