From bd8a0a2df963bb96b37b9732a4a186c41962a445 Mon Sep 17 00:00:00 2001 From: Marco Olimpi Date: Tue, 31 Mar 2026 16:16:41 +0200 Subject: [PATCH] Update Services/llamacpp.container --- Services/llamacpp.container | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Services/llamacpp.container b/Services/llamacpp.container index 231c452..ae0a81a 100644 --- a/Services/llamacpp.container +++ b/Services/llamacpp.container @@ -25,6 +25,9 @@ Environment=LLAMA_ARG_HF_REPO=unsloth/Qwen3-Coder-30B-A3B-Instruct-GGUF:Q2_K Environment=HF_HOME=/root/.cache/huggingface Environment=HF_TOKEN=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 +# Overide Boot +#Entrypoint=/usr/bin/sleep +#Exec=infinity [Service] Restart=on-failure