underscore to dash

This commit is contained in:
2026-07-04 15:23:11 -04:00
parent 670e0d72f1
commit f746c0ff9d
+2 -2
View File
@@ -23,7 +23,7 @@ spec:
number: 1
models:
create:
- name: qwen3.5:9b_custom
- name: qwen3.5:9b-custom
template: |
FROM qwen3.5:9b
PARAMETER temperature 1.0
@@ -33,7 +33,7 @@ spec:
PARAMETER presence_penalty 1.5
PARAMETER repetition_penalty 1.0
run:
- qwen3.5:9b_custom
- qwen3.5:9b-custom
ingress:
enabled: true
annotations: