Skip to content

Commit a7588ad

Browse files
genmnzromainhuet
authored andcommitted
Update README.md (openai#87)
Critical edits Co-authored-by: Romain Huet <[email protected]>
1 parent 5618b40 commit a7588ad

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)