We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab558b1 + a7db1a1 commit 915b632Copy full SHA for 915b632
1 file changed
docker-compose.yml
@@ -129,7 +129,7 @@ services:
129
- ${HOST_INDEX_PATH:-.}:/work
130
131
llamacpp:
132
- image: ghcr.io/ggerganov/llama.cpp:server
+ image: ghcr.io/ggml-org/llama.cpp:server
133
container_name: llama-decoder
134
# Optional sidecar providing a text-generation API on :8080
135
# No behavior change unless REFRAG_DECODER=1
0 commit comments