Revert "fix(CRITICAL): 极简防弹Dockerfile——每个RUN都 || true"
This reverts commit a8acfbbb8f.
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
concurrency: 1
|
||||
command:
|
||||
- python3
|
||||
- /workspace/qwen3_6_scripts/launch_server.py
|
||||
- -m
|
||||
- vllm.entrypoints.openai.api_server
|
||||
- --model
|
||||
- /model
|
||||
- --served-model-name
|
||||
@@ -24,6 +25,8 @@ command:
|
||||
- --enable-auto-tool-choice
|
||||
- --tool-call-parser
|
||||
- qwen3_coder
|
||||
- --reasoning-parser
|
||||
- qwen3
|
||||
- --enable-prefix-caching
|
||||
- --max-seq-len-to-capture
|
||||
- '8192'
|
||||
@@ -44,7 +47,3 @@ env:
|
||||
value: max_split_size_mb:512
|
||||
- name: OMP_NUM_THREADS
|
||||
value: '1'
|
||||
- name: BI100_MOE_COREX_DIRECT_ROUTED
|
||||
value: '1'
|
||||
- name: BI100_GDN_COREX_PACKED_DECODE
|
||||
value: '1'
|
||||
|
||||
Reference in New Issue
Block a user