Skip to content

Commit f409636

Browse files
genmnzromainhuet
andauthored
Update README.md (#87)
Critical edits Co-authored-by: Romain Huet <[email protected]>
1 parent 954f47f commit f409636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ export PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True
209209
python -m gpt_oss.generate --backend triton gpt-oss-120b/original/
210210
```
211211

212-
If you encounter `torch.OutOfMemoryError` make sure to turn on the expandable allocator to avoid crashes when loading weights from the checkpoint.
212+
If you encounter `torch.OutOfMemoryError`, make sure to turn on the expandable allocator to avoid crashes when loading weights from the checkpoint.
213213

214214
## Reference Metal implementation
215215

0 commit comments

Comments
 (0)