From bd08fa95228ac66b94039567b4281e30eb591e5f Mon Sep 17 00:00:00 2001 From: Jesse Johnson Date: Wed, 5 Jul 2023 16:03:39 +0000 Subject: [PATCH] Fix duplicate text --- examples/server/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/server/README.md b/examples/server/README.md index b8172119a..be03215d4 100644 --- a/examples/server/README.md +++ b/examples/server/README.md @@ -1,6 +1,6 @@ # llama.cpp/example/server -This example demonstrates a simple HTTP API server and a simple web front end and a simple web front end to interact with llama.cpp. +This example demonstrates a simple HTTP API server and a simple web front end to interact with llama.cpp. Command line options: