model switch
This commit is contained in:
parent
8aad1555a5
commit
d3d18ab28a
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ spec:
|
||||||
- name: VLLM_TOKENIZER_MODE
|
- name: VLLM_TOKENIZER_MODE
|
||||||
value: "auto"
|
value: "auto"
|
||||||
args:
|
args:
|
||||||
- --model=mlabonne/Qwen3.5-32B-Heretic
|
- --model=coder3101/Qwen3.5-27B-heretic
|
||||||
- --host=0.0.0.0
|
- --host=0.0.0.0
|
||||||
- --port=8000
|
- --port=8000
|
||||||
- --tensor-parallel-size=1
|
- --tensor-parallel-size=1
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue