Link to llama.cpp git repo. (#126)
This commit is contained in:
parent
424f670e0f
commit
3d713bfbb0
@ -3,11 +3,11 @@
|
||||

|
||||
[](https://discord.gg/62Hc6FEYQH)
|
||||
|
||||
A chat interface based on `llama.cpp` for running Alpaca models. Entirely self-hosted, no API keys needed. Fits on 4GB of RAM and runs on the CPU.
|
||||
A chat interface based on [llama.cpp](https://github.com/ggerganov/llama.cpp) for running Alpaca models. Entirely self-hosted, no API keys needed. Fits on 4GB of RAM and runs on the CPU.
|
||||
|
||||
- **SvelteKit** frontend
|
||||
- **MongoDB** for storing chat history & parameters
|
||||
- **FastAPI + beanie** for the API, wrapping calls to `llama.cpp`
|
||||
- **FastAPI + beanie** for the API, wrapping calls to [llama.cpp](https://github.com/ggerganov/llama.cpp)
|
||||
|
||||
[demo.webm](https://user-images.githubusercontent.com/25119303/226897188-914a6662-8c26-472c-96bd-f51fc020abf6.webm)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user