From 54877a1b50babfcd9b4364c54b401a9a7a5a1f64 Mon Sep 17 00:00:00 2001 From: elvischenv <219235043+elvischenv@users.noreply.github.com> Date: Tue, 23 Dec 2025 09:31:27 +0800 Subject: [PATCH] Update to v0.6.0rc2 Co-authored-by: Pavani Majety Signed-off-by: elvischenv <219235043+elvischenv@users.noreply.github.com> --- requirements/cuda.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/cuda.txt b/requirements/cuda.txt index 11a34df677fd5..09d0b4c6bb398 100644 --- a/requirements/cuda.txt +++ b/requirements/cuda.txt @@ -10,4 +10,4 @@ torchaudio==2.9.1 # These must be updated alongside torch torchvision==0.24.1 # Required for phi3v processor. See https://github.com/pytorch/vision?tab=readme-ov-file#installation for corresponding version # FlashInfer should be updated together with the Dockerfile -flashinfer-python==0.6.0rc1 +flashinfer-python==0.6.0rc2