Add llamacpp container
This commit is contained in:
4
Services/llamacpp-swap/Scripts/stopGeneral.sh
Executable file
4
Services/llamacpp-swap/Scripts/stopGeneral.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Stop llama-server per DuckAi-General
|
||||
pkill -f "llama-server.*--port 8092"
|
||||
Reference in New Issue
Block a user