From: Georgi Gerganov Date: Thu, 4 Jun 2026 07:58:13 +0000 (+0300) Subject: readme : add status badges (#24104) X-Git-Tag: upstream/0.0.10438~936 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=6ddc9430b145f61a0c1733b9d79c99c0ebdedf50;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : add status badges (#24104) --- diff --git a/README.md b/README.md index ae37b13e1..d9f2e1823 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![Release](https://img.shields.io/github/v/release/ggml-org/llama.cpp)](https://github.com/ggml-org/llama.cpp/releases) [![Server](https://github.com/ggml-org/llama.cpp/actions/workflows/server.yml/badge.svg)](https://github.com/ggml-org/llama.cpp/actions/workflows/server.yml) +[![Docker](https://github.com/ggml-org/llama.cpp/actions/workflows/docker.yml/badge.svg)](https://github.com/ggml-org/llama.cpp/actions/workflows/docker.yml) +[![Winget](https://github.com/ggml-org/llama.cpp/actions/workflows/winget.yml/badge.svg)](https://github.com/ggml-org/llama.cpp/actions/workflows/winget.yml) [Manifesto](https://github.com/ggml-org/llama.cpp/discussions/205) / [ggml](https://github.com/ggml-org/ggml) / [ops](https://github.com/ggml-org/llama.cpp/blob/master/docs/ops.md)