Update k8s/apps/llamacpp/configmap.yaml
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 7s
Check with kubeconform / lint (push) Successful in 7s
Auto-update README / Generate README and Create MR (push) Successful in 6s

This commit is contained in:
2026-06-05 21:04:28 +00:00
parent 94669590b1
commit 4026adc04a
+1 -1
View File
@@ -6,7 +6,7 @@ data:
LLAMA_CACHE: /models LLAMA_CACHE: /models
LLAMA_ARG_HOST: 0.0.0.0 LLAMA_ARG_HOST: 0.0.0.0
LLAMA_ARG_PORT: "8080" LLAMA_ARG_PORT: "8080"
LLAMA_ARG_HF_REPO: "unsloth/Qwen3.6-35B-A3B-MTP-GGUF:UD-Q6_K" LLAMA_ARG_HF_REPO: "igorls/gemma-4-12B-it-heretic-GGUF:Q8_0"
LLAMA_ARG_CTX_SIZE: "32768" LLAMA_ARG_CTX_SIZE: "32768"
LLAMA_ARG_FLASH_ATTN: auto LLAMA_ARG_FLASH_ATTN: auto
LLAMA_ARG_FIT: "on" LLAMA_ARG_FIT: "on"