revert 4026adc04a
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 8s
Check with kubeconform / lint (push) Successful in 8s
Auto-update README / Generate README and Create MR (push) Successful in 7s

revert Update k8s/apps/llamacpp/configmap.yaml
This commit is contained in:
2026-06-05 22:20:58 +00:00
parent 4026adc04a
commit 60423333fe
+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: "igorls/gemma-4-12B-it-heretic-GGUF:Q8_0" LLAMA_ARG_HF_REPO: "unsloth/Qwen3.6-35B-A3B-MTP-GGUF:UD-Q6_K"
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"