Initial commit

This commit is contained in:
Julian Müller 2023-04-30 12:02:27 +02:00 committed by GitHub
commit 9e3f7b8a93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 183 additions and 0 deletions

2
README.md Normal file
View file

@ -0,0 +1,2 @@
# Eucalyptus-Chat
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 provided by [llama-cpp-python](https://github.com/abetlen/llama-cpp-python).