From 0259e34b879a0964f148fdd9d53b7d932407eb5c Mon Sep 17 00:00:00 2001 From: "crd716@gmail.com" Date: Tue, 16 May 2023 16:25:24 -0500 Subject: [PATCH] add link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1d84a5e6d..a862fd377 100644 --- a/README.md +++ b/README.md @@ -4,6 +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) Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++