modified README for backend

This commit is contained in:
2025-10-20 23:27:12 -04:00
parent 9c816df616
commit 833ce512a6

View File

@@ -5,7 +5,7 @@ Below will setup the backend including the `go` orchestration layer
and a `llama.cpp` inference server on `localhost:8081` and
`localhost:8080` for local testing.
### Building `llama.cpp`
In `$REPO/third_party/llama.cpp` run `make` to build.
See documentation for `llama.cpp` for details.
### Running `llama.cpp`
#### Getting a `GGUF` format model