Fix llama.cpp image reference: use ghcr.io/ggml-org/llama.cpp:server-b8840 with digest

This commit is contained in:
Joachim Friberg
2026-04-19 22:30:54 +02:00
parent ed75613a08
commit 5cdf645865
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -2,6 +2,8 @@
Local LLM inference server using llama.cpp. Serves GGUF models via OpenAI-compatible REST API.
**Image**: `ghcr.io/ggml-org/llama.cpp:server-b8840` (CPU-only, AVX2/AVX512)
## Purpose
- **Port**: 8080 (TCP)