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