Skip to content

Commit b459953

Browse files
authored
add arxiv link to readme
1 parent 828b643 commit b459953

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OpenDiLoCo
22

3-
This repository contains the training code and experiment results for the paper "OpenDiLoCo: An Open-Source Framework for Globally Distributed Low-Communication Training".
3+
This repository contains the training code and experiment results for the paper [OpenDiLoCo: An Open-Source Framework for Globally Distributed Low-Communication Training](https://arxiv.org/abs/2407.07852).
44

55
# Setup
66

@@ -303,4 +303,4 @@ We recommend using `bf16` to avoid scaling and desynchronization issues with hiv
303303
304304
3. `torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate...`
305305
A possible culprit is that your `--per-device-train-batch-size` is too high.
306-
Try a smaller value.
306+
Try a smaller value.

0 commit comments

Comments
 (0)