mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-02-15 23:44:02 +08:00
[None][chore] Lock FI version to 0.6.3 (#11371)
Signed-off-by: rosong11 <rosong@nvidia.com>
This commit is contained in:
parent
5ea6888dda
commit
3741bb2bb4
@ -5261,7 +5261,7 @@ For more information, please refer to <http://unlicense.org>
|
||||
- `Tracker`: https://github.com/tox-dev/py-filelock/issues
|
||||
|
||||
|
||||
## flashinfer-python (0.6.2)
|
||||
## flashinfer-python (0.6.3)
|
||||
|
||||
### Licenses
|
||||
License: `Apache-2.0`
|
||||
|
||||
@ -54,7 +54,7 @@ ordered-set
|
||||
peft
|
||||
patchelf
|
||||
einops
|
||||
flashinfer-python~=0.6.2
|
||||
flashinfer-python==0.6.3
|
||||
opencv-python-headless
|
||||
xgrammar==0.1.25
|
||||
llguidance==0.7.29
|
||||
|
||||
@ -56,7 +56,7 @@ dependencies = [
|
||||
"peft (>=0.18.1,<0.19.0)",
|
||||
"patchelf (>=0.17.2.4,<0.18.0.0)",
|
||||
"einops (>=0.8.2,<0.9.0)",
|
||||
"flashinfer-python (>=0.6.2,<0.7.0)",
|
||||
"flashinfer-python (>=0.6.3,<0.7.0)",
|
||||
"xgrammar (==0.1.25)",
|
||||
"llguidance (==0.7.29)",
|
||||
"jsonschema (>=4.26.0,<5.0.0)",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user