[Deps] Bump FI to 0.6.12 and cutedsl to 4.5.2 (#26854)
This commit is contained in:
@@ -28,8 +28,8 @@ dependencies = [
|
||||
"distro",
|
||||
"einops",
|
||||
"fastapi",
|
||||
"flashinfer_python[cu13]==0.6.11.post1", # keep it aligned with jit-cache version in Dockerfile
|
||||
"flashinfer_cubin==0.6.11.post1",
|
||||
"flashinfer_python[cu13]==0.6.12", # keep it aligned with jit-cache version in Dockerfile
|
||||
"flashinfer_cubin==0.6.12",
|
||||
"gguf",
|
||||
"interegular",
|
||||
"llguidance>=0.7.11,<0.8.0",
|
||||
@@ -38,7 +38,7 @@ dependencies = [
|
||||
"ninja",
|
||||
"easydict", # Required by remote model code (e.g. DeepSeek-OCR) loaded via trust_remote_code; validated by transformers 5.4+ check_imports
|
||||
"numpy",
|
||||
"nvidia-cutlass-dsl[cu13]==4.5.1",
|
||||
"nvidia-cutlass-dsl[cu13]==4.5.2",
|
||||
"nvidia-ml-py",
|
||||
"openai-harmony==0.0.4",
|
||||
"openai==2.6.1",
|
||||
|
||||
Reference in New Issue
Block a user