Skip to content

Commit 42cfb64

Browse files
committed
fix: update config
1 parent 3ae8457 commit 42cfb64

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/maxtext/configs/base.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1086,8 +1086,8 @@ position_id_per_seconds: 25
10861086
subslice_shape: ""
10871087

10881088
# NNX
1089-
enable_nnx: false
1090-
pure_nnx_decoder: false
1089+
enable_nnx: true
1090+
pure_nnx_decoder: true
10911091

10921092
################################## Qwen3-Next Specific Configs ##################################
10931093
# Kernel size for the 1D convolution in the Gated Delta Net

0 commit comments

Comments
 (0)