3 Commits

Author SHA1 Message Date
Joachim Friberg 236ed8ef97 Changed category on llama-server and open-webui 2026-04-21 21:03:18 +02:00
Joachim Friberg 5cdf645865 Fix llama.cpp image reference: use ghcr.io/ggml-org/llama.cpp:server-b8840 with digest 2026-04-19 22:30:54 +02:00
Joachim Friberg 0aabfc8a72 Add llama-server and open-webui apps for local LLM inference
- llama-server: llama.cpp REST API server, 8G memory, port 8080
- open-webui: Chat UI connecting to llama-server, 2G memory, port 3000
- Both include x-casaos metadata for ZimaOS app store
- README with model download instructions and API examples
2026-04-19 22:25:22 +02:00