From 2d4d28493e4acab564c04b0fdfa9a2b0916c5e32 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Sat, 21 Sep 2024 16:36:56 -0700 Subject: [PATCH] docs: fix shields - rename llama.cpp to vLLM --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adbecdd..a5c9c86 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![CI/CD Status](https://img.shields.io/badge/CI%2FCD-passing-brightgreen)]() -[![Powered by llama.cpp](https://img.shields.io/badge/Powered%20by-llama.cpp-green.svg)](https://github.com/ggerganov/llama.cpp) +[![Powered by vLLM](https://img.shields.io/badge/Powered%20by-vLLM-green.svg)](https://github.com/vllm-project/vllm) ![GitHub top language](https://img.shields.io/github/languages/top/leafspark/vAnalytics.svg) [![Platform Compatibility](https://img.shields.io/badge/platform-Linux%20%7C%20macOS%20%7C%20Windows-blue)]() [![GitHub license](https://img.shields.io/github/license/leafspark/vAnalytics.svg)](https://github.com/leafspark/vAnalytics/blob/main/LICENSE)