Skip to content

Commit f972e6f

Browse files
committed
[https://nvbugs/5746998][fix] Update FI version
Signed-off-by: rosong11 <[email protected]>
1 parent 7e88212 commit f972e6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ ordered-set
5252
peft
5353
patchelf
5454
einops
55-
flashinfer-python>=0.3.0,<0.4.0
55+
flashinfer-python @ git+https://github.com/flashinfer-ai/flashinfer.git@25de38e50542ee45885881d11edbde67124e8960
5656
opencv-python-headless
5757
xgrammar==0.1.25
5858
llguidance==0.7.29
@@ -73,7 +73,7 @@ nvidia-cutlass-dsl==4.3.4; python_version >= "3.10"
7373
plotly
7474
numexpr<2.14.0 # WAR for attempted use of nonexistent numpy.typing
7575
partial_json_parser
76-
apache-tvm-ffi==0.1.4 # used for reduce nvidia-cutlass-dsl host overhead
76+
apache-tvm-ffi<0.2,>=0.1.6 # flashinfer 0.5.3
7777
torch-c-dlpack-ext==0.1.3 # used for reduce nvidia-cutlass-dsl host overhead, optional package for improved torch tensor calling perf
7878
mistral-common==1.8.6
7979
torchao>=0.14.1

0 commit comments

Comments
 (0)