From 613a3c6a5318d442c4c0bbc76d672a4a90c70725 Mon Sep 17 00:00:00 2001 From: Mason M Date: Wed, 3 Jul 2024 12:11:38 -0300 Subject: [PATCH] Remove trailing whitespace --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ecdc651c8..a17c64468 100644 --- a/README.md +++ b/README.md @@ -606,7 +606,7 @@ Building the program with BLAS support may lead to some performance improvements Version: $SDK_VERSION Libs: -lvulkan-1 EOF - + ``` Switch into the `llama.cpp` directory and run `make GGML_VULKAN=1`.