Commit 94fadbd
Relax datasets version pin to avoid conflict with TRT-LLM
The tensorrt_llm 1.3.0rc5 container pins datasets==3.1.0. The previous
pin (>=4.4.0) caused concurrent pip installs across ranks to race and
corrupt the datasets package, breaking tensorrt_llm imports entirely.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Ye Yu <yeyu@nvidia.com>1 parent 111d312 commit 94fadbd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
0 commit comments