8acc47129b442c6452a4268a7ef140a036563902
MoE kernels: - topk_softmax: add .contiguous() + nan_to_num + re-normalize weights - direct_routed: nan_to_num on w2_reduce output - exact_reduce: nan_to_num on serial_float output GDN kernels: - packed_decode: nan_to_num on core_out BI-V100 CUB may produce non-finite values in fp16 softmax/reduce. These guards prevent garbage propagation without disabling the kernels. max-model-len: 256000 → 131072 (4x32GB BI-V100 OOM prevention) Dockerfile: unchanged (no force push needed)
fix(build): whitelist .dockerignore — only send Dockerfile + computility-run.yaml + qwen3_6_scripts/
project_6
Description
Languages
C++
41.8%
Cuda
31.6%
Python
22.2%
C
2.1%
CMake
1.1%
Other
1.1%