From 69e8e66afd486d471f3d9ebf3b12cd65ea5f5668 Mon Sep 17 00:00:00 2001 From: Pierrick Hymbert Date: Sun, 25 Feb 2024 21:44:11 +0100 Subject: [PATCH] Update README.md --- examples/server/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/server/README.md b/examples/server/README.md index 086a5ba99..0e9bd7fd4 100644 --- a/examples/server/README.md +++ b/examples/server/README.md @@ -10,7 +10,6 @@ Set of LLM REST APIs and a simple web front end to interact with llama.cpp. * Parallel decoding with multi-user support * Continuous batching * Multimodal (wip) - * API key security * Monitoring endpoints The project is under active development, and we are [looking for feedback and contributors](https://github.com/ggerganov/llama.cpp/issues/4216).