Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ ordered-set
peft
patchelf
einops
flashinfer-python>=0.3.0,<0.4.0
flashinfer-python @ git+https://github.com/flashinfer-ai/flashinfer.git@25de38e50542ee45885881d11edbde67124e8960
opencv-python-headless
xgrammar==0.1.25
llguidance==0.7.29
Expand All @@ -73,7 +73,7 @@ nvidia-cutlass-dsl==4.3.4; python_version >= "3.10"
plotly
numexpr<2.14.0 # WAR for attempted use of nonexistent numpy.typing
partial_json_parser
apache-tvm-ffi==0.1.4 # used for reduce nvidia-cutlass-dsl host overhead
apache-tvm-ffi<0.2,>=0.1.6 # flashinfer 0.5.3
torch-c-dlpack-ext==0.1.3 # used for reduce nvidia-cutlass-dsl host overhead, optional package for improved torch tensor calling perf
mistral-common==1.8.6
torchao>=0.14.1