Add llamacpp container

This commit is contained in:
2025-12-11 20:01:23 +01:00
parent 05007461aa
commit 6ae56c9cc1
40 changed files with 108 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/bash
# Stop llama-server per DuckAi-Chat
pkill -f "llama-server.*--port 8093"