]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
Update README.md
authorGeorgi Gerganov <redacted>
Sun, 12 Mar 2023 20:09:26 +0000 (22:09 +0200)
committerGitHub <redacted>
Sun, 12 Mar 2023 20:09:26 +0000 (22:09 +0200)
README.md

index 3437862068592ef625caaba71f3b284e3eb9170a..85fbc2d7ff337c33ee77e7c69afab184c6416d69 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
 # llama.cpp
 
+[![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)
+
 Inference of [Facebook's LLaMA](https://github.com/facebookresearch/llama) model in pure C/C++
 
 **Hot topics**