From 5b241c813f50c8226d644b0807d3371f75eb487e Mon Sep 17 00:00:00 2001 From: CRD716 Date: Tue, 16 May 2023 22:16:57 -0500 Subject: [PATCH] fix display and change label --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a862fd377..e50b74602 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Actions Status](https://github.com/ggerganov/llama.cpp/workflows/CI/badge.svg)](https://github.com/ggerganov/llama.cpp/actions) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT) -[![Discord](https://img.shields.io/discord/1107170063758413824?label=discord&style=plastic)](https://discord.gg/wnRNyrMJ6j) +[![Discord](https://img.shields.io/discord/1107170063758413824?label=user-maintained%20discord)](https://discord.gg/wnRNyrMJ6j) Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++