diff --git a/README.md b/README.md index 5d8b3b6db..9244734e5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# llama.cpp +![](docs/images/banner.png) [![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) diff --git a/docs/images/banner.png b/docs/images/banner.png new file mode 100644 index 000000000..3e87927f9 Binary files /dev/null and b/docs/images/banner.png differ diff --git a/docs/images/banner.svg b/docs/images/banner.svg new file mode 100644 index 000000000..d9ca9fe9d --- /dev/null +++ b/docs/images/banner.svg @@ -0,0 +1,2104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + LLaMA C++ + Inference of Facebook's LLaMA model in pure C/C++ + + diff --git a/docs/images/logo.png b/docs/images/logo.png new file mode 100644 index 000000000..78893f47a Binary files /dev/null and b/docs/images/logo.png differ