Commit c215cec
[ddp] fixing data slice bug (vllm-project#2361)
Summary:
that's not how you slice a dataset, previously not tested with
world_size==1
Test Plan:
[script](https://gist.github.com/HDCharles/282950166fd0c95a7a2594fe922bcb53)
(world_size==1)
---------
Signed-off-by: HDCharles <charlesdavidhernandez@gmail.com>
Signed-off-by: HDCharles <39544797+HDCharles@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: 김대익 <33992354+dik654@users.noreply.github.com>1 parent a0b0c71 commit c215cec
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| |||
0 commit comments