1 Commits

Author SHA1 Message Date
f661be21d4 chore(deps): update renovate/renovate docker tag to v43.61.6 2026-03-11 00:15:07 +00:00
2 changed files with 1 additions and 17 deletions

View File

@@ -210,19 +210,3 @@ models:
${qwen35_sampling}
${common_args}
${thinking_off}
"Qwen3.5-27B-GGUF:Q3_K_M":
cmd: |
/app/llama-server
-hf unsloth/Qwen3.5-27B-GGUF:Q3_K_M
${qwen35_sampling}
${common_args}
${thinking_on}
"Qwen3.5-27B-GGUF-nothink:Q3_K_M":
cmd: |
/app/llama-server
-hf unsloth/Qwen3.5-27B-GGUF:Q3_K_M
${qwen35_sampling}
${common_args}
${thinking_off}

View File

@@ -15,7 +15,7 @@ spec:
- name: renovate
# Update this to the latest available and then enable Renovate on
# the manifest
image: renovate/renovate:43.64.2-full
image: renovate/renovate:43.61.6-full
envFrom:
- secretRef:
name: renovate-gitea-token