fix tokenizer mode
This commit is contained in:
parent
6c4bb798ff
commit
d6c50d72ee
2 changed files with 1 additions and 2 deletions
|
|
@ -29,8 +29,6 @@ spec:
|
||||||
env:
|
env:
|
||||||
- name: HF_TOKEN
|
- name: HF_TOKEN
|
||||||
value: ""
|
value: ""
|
||||||
- name: VLLM_TOKENIZER_MODE
|
|
||||||
value: "auto"
|
|
||||||
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
|
||||||
|
|
|
||||||
1
models-to-try.md
Normal file
1
models-to-try.md
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
HauhauCS/Qwen3.5-27B-Uncensored-HauhauCS-Aggressive
|
||||||
Loading…
Add table
Reference in a new issue