812c374f7afa3d67a03931dad4858516703942c2
Root cause of job 105 scoring 0.0: - baseline.muh had max_model_len=256000 + gpu_memory_utilization=0.95 - computility-run.yaml had the safe values (100000 + 0.90) - Platform scheduler sent baseline.muh values to docker run command - Result: OOM on KV cache allocation → service crash → 881/881 Connection refused Diagnosis from submit日志: - benchmark-agent marked success (model loaded OK) - But service crashed before evaluation started - All 881 replay requests → Connection refused - All 5 opencompass benchmarks → 0.0 (aime, gpqa, hle, simpleqa, longbench) Fix: sync baseline.muh to match computility-run.yaml safe values
project_6
Description
Languages
C++
41.8%
Cuda
31.6%
Python
22.2%
C
2.1%
CMake
1.1%
Other
1.1%