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