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