Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RdoubleA committed Sep 17, 2024
1 parent 6b55c1d commit c6cdc69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/configs/qwen2/7B_full_single_device.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ optimizer_in_bwd: True
loss:
_component_: torchtune.modules.loss.CEWithChunkedOutputLoss
max_steps_per_epoch: null
gradient_accumulation_steps: 16
gradient_accumulation_steps: 1
compile: False

# Training environment
Expand Down

0 comments on commit c6cdc69

Please sign in to comment.