fix tokenizer mode
This commit is contained in:
parent
d6c50d72ee
commit
1466d38721
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ spec:
|
||||||
- name: HF_TOKEN
|
- name: HF_TOKEN
|
||||||
value: ""
|
value: ""
|
||||||
args:
|
args:
|
||||||
- --model=HauhauCS/Qwen3.5-35B-A3B-Uncensored-HauhauCS-Aggressive
|
- --model="HauhauCS/Qwen3.5-35B-A3B-Uncensored-HauhauCS-Aggressive"
|
||||||
- --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