diff --git a/README.md b/README.md index 1546db7..9e0d7a1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A frontend for [Koala](https://bair.berkeley.edu/blog/2023/04/03/koala/) running on CPU with [llama.cpp](https://github.com/ggerganov/llama.cpp), using the API server library provided by [llama-cpp-python](https://github.com/abetlen/llama-cpp-python). +![](misc/screenshot.png) + # Third-Party Licenses ## Material Design Icons diff --git a/misc/screenshot.png b/misc/screenshot.png new file mode 100644 index 0000000..da394f0 Binary files /dev/null and b/misc/screenshot.png differ