Skip to content

Commit 01e1d47

Browse files
physicsrobclaude
andcommitted
Merge main into ruff-migration (binary_increment d=512 default)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2 parents 24906af + 6bfe897 commit 01e1d47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/binary_increment.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
from torchwright.ops.swiglu.map_select import map_to_table, select
3333
from torchwright.ops.swiglu.sequence_ops import output_sequence, remove_leading_0s
3434

35-
D_MODEL = 256
35+
D_MODEL = 512
3636
# Rotary width the graph is built against; must match the d_head it is
3737
# compiled at (the token-example harness compiles at this d_head).
3838
D_HEAD = 16

0 commit comments

Comments
 (0)