From: Georgi Gerganov Date: Sat, 24 Jun 2023 10:38:18 +0000 (+0300) Subject: readme : fix whitespaces X-Git-Tag: gguf-v0.4.0~576 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=11da1a85cd69af84b5861134738c7e9e20907470;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : fix whitespaces --- diff --git a/README.md b/README.md index 10462c6b..6aa6ce31 100644 --- 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