Update renovate/renovate Docker tag to v41.169.1 - abandoned #97

Closed
Renovate wants to merge 282 commits from renovate/renovate-renovate-41.x into fresh-start
Showing only changes of commit b379c181f2 - Show all commits

View File

@@ -10,17 +10,17 @@ data:
cmd: |
/app/llama-server
-hf unsloth/DeepSeek-R1-0528-Qwen3-8B-GGUF:Q4_K_M
-ngl 37
-ngl 37 -c 16384
--port ${PORT}
"Qwen3-8B-GGUF":
cmd: |
/app/llama-server
-hf unsloth/Qwen3-8B-GGUF:Q4_K_M
-ngl 37
-ngl 37 -c 16384
--port ${PORT}
"Qwen3-8B-GGUF-Q6_K":
cmd: |
/app/llama-server
-hf unsloth/Qwen3-8B-GGUF:Q6_K
-ngl 37
-ngl 37 -c 16384
--port ${PORT}