File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -140,15 +140,9 @@ class KtransformersEngine(OpenAICompitableEngine):
140
140
141
141
vllm_qwen3_engin084 = VllmEngine (** {
142
142
** vllm_engine064 .model_dump (),
143
- << << << < HEAD
144
143
"engine_dockerfile_config" : {"VERSION" :"v0.8.5" },
145
144
"environment_variables" : "export PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True" ,
146
145
"default_cli_args" : " --max_model_len 16000 --max_num_seq 30 --disable-log-stats --enable-reasoning --reasoning-parser deepseek_r1 --enable-auto-tool-choice --tool-call-parser hermes --enable-prefix-caching"
147
- == == == =
148
- "engine_dockerfile_config" : {"VERSION" :"v0.8.4" },
149
- "environment_variables" : "export PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True" ,
150
- "default_cli_args" : " --max_model_len 16000 --disable-log-stats --enable-reasoning --reasoning-parser deepseek_r1 --enable-auto-tool-choice --tool-call-parser hermes --enable-prefix-caching"
151
- >> > >> >> 36 a49970280a935d9e4f7cf97180faa8a9477bf7
152
146
})
153
147
154
148
You can’t perform that action at this time.
0 commit comments