We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3055e3e commit 56cc1a6Copy full SHA for 56cc1a6
distributed/tensor_parallelism/requirements.txt
@@ -3,4 +3,6 @@
3
--pre
4
--extra-index-url https://download.pytorch.org/whl/nightly/cu118
5
--extra-index-url https://download.pytorch.org/whl/nightly/cu121
6
-torch >= 2.3.0.dev0; sys_platform == "linux"
+--extra-index-url https://download.pytorch.org/whl/nightly/cu126
7
+--extra-index-url https://download.pytorch.org/whl/nightly/cu128
8
+torch >= 2.7.1; sys_platform == "linux"
0 commit comments