Skip to content

Commit 21f69f9

Browse files
authored
Update requirements.txt
Signed-off-by: Zhanrui Sun <[email protected]>
1 parent ec5b1a5 commit 21f69f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ etcd3
7171
blake3
7272
soundfile
7373
# triton==3.3.1; platform_machine == "x86_64" # <For CUDA 12.9>
74-
pytorch-triton==3.3.1; platform_machine == "x86_64" # public triton not support CUDA 13, use pytorch-triton instead
74+
pytorch-triton>=3.3.0,<=3.3.1; platform_machine == "x86_64" # public triton not support CUDA 13, use pytorch-triton instead
7575
tiktoken
7676
blobfile
7777
openai-harmony==0.0.4

0 commit comments

Comments
 (0)