Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ which also should be able to show that the whole operation is done without inter

We need a LLM as back-end for the chat. We use llama.cpp for this. To run the server, do:

```
```shell
# clone and build llama.cpp (do this just once)
cd ..
git clone https://github.com/ggerganov/llama.cpp.git
Expand Down