From 1cd98866202e541597ace552ac81754607a35453 Mon Sep 17 00:00:00 2001 From: Andy Tai Date: Sat, 29 Jun 2024 21:23:19 -0700 Subject: [PATCH] fix formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a9a8fcdd..45cf0632a 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ Typically finetunes of the base models below are supported as well. - Zig: [deins/llama.cpp.zig](https://github.com/Deins/llama.cpp.zig) - Flutter/Dart: [netdur/llama_cpp_dart](https://github.com/netdur/llama_cpp_dart) - PHP (API bindings and features built on top of llama.cpp): [distantmagic/resonance](https://github.com/distantmagic/resonance) [(more info)](https://github.com/ggerganov/llama.cpp/pull/6326) -* Guile Scheme: [(guile_llama_cpp)](https://savannah.nongnu.org/projects/guile-llama-cpp) +- Guile Scheme: [(guile_llama_cpp)](https://savannah.nongnu.org/projects/guile-llama-cpp) **UI:**