f8e8b6fb2885f6fbc8402f99fc05c3ef071cefd7
1. Dockerfile: 去掉ex_engine COPY和所有CUDA编译RUN步骤 - 只剩1个RUN: patch_ops.sh部署预编译.so和serving层 2. patch_ops.sh: exit 2 → exit 0, 跳过所有CUDA编译 - VLLM_ROOT找不到时不再abort - 去掉build_moe_topk/build_unified_bridge/py_compile 3. computility-run.yaml: 恢复comp168参数 - max_model_len: 80000 → 100000 - gpu_memory_utilization: 0.95 → 0.90 - 去掉 --max-num-batched-tokens --enable-chunked-prefill
project_6
Description
Languages
C++
41.8%
Cuda
31.6%
Python
22.2%
C
2.1%
CMake
1.1%
Other
1.1%