aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgi Gerganov <ggerganov@gmail.com>2023-03-12 22:09:26 +0200
committerGitHub <noreply@github.com>2023-03-12 22:09:26 +0200
commit7027a97837c351e0a7bc48db2027af368de382db (patch)
treea67e74d5d0f503d51bbba06f4370c6a91d9b1bcb
parent2d555e5b42922cda6dfc0c3ff54df7b1ee4d0ff4 (diff)
Update README.md
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3437862..85fbc2d 100644
--- 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**