There was an error while loading. Please reload this page.
1 parent 5355831 commit 9b1cab5Copy full SHA for 9b1cab5
1 file changed
tests/functional_tests/train/qwen3/conf/0_6b_musa.yaml
@@ -34,10 +34,9 @@ experiment:
34
HYDRA_FULL_ERROR: 1
35
FS_PLATFORM: musa
36
MG_FL_PREFER: musa
37
+ TORCH_FORCE_NO_WEIGHTS_ONLY_LOAD: 1
38
# The pinned S5000 TransformerEngine build is validated in eager mode.
39
# Disable torch/TE compilation to avoid unsupported Triton lowering paths.
- TORCH_DEVICE_BACKEND_AUTOLOAD: 0
40
- TORCH_FORCE_NO_WEIGHTS_ONLY_LOAD: 1
41
TORCHDYNAMO_DISABLE: 1
42
TORCH_COMPILE_DISABLE: 1
43
NVTE_TORCH_COMPILE: 0
0 commit comments