Skip to content

Commit 9a32759

Browse files
Bump triton from 3.3.0 to 3.5.0
Bumps [triton](https://github.com/triton-lang/triton) from 3.3.0 to 3.5.0. - [Release notes](https://github.com/triton-lang/triton/releases) - [Changelog](https://github.com/triton-lang/triton/blob/main/RELEASE.md) - [Commits](triton-lang/triton@v3.3.0...v3.5.0) --- updated-dependencies: - dependency-name: triton dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a80109a commit 9a32759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ uvicorn[standard]==0.34.3
3131
xformers==0.0.30
3232
# flash_attn==2.7.3; sys_platform == 'linux'
3333
triton-windows==3.3.1.post19; sys_platform == 'win32'
34-
triton==3.3.0; sys_platform == 'linux'
34+
triton==3.5.0; sys_platform == 'linux'
3535

3636
# ——— Linux wheels ———
3737
nunchaku @ https://huggingface.co/mit-han-lab/nunchaku/resolve/main/nunchaku-0.3.1+torch2.7-cp310-cp310-linux_x86_64.whl; sys_platform == "linux" and python_version == "3.10"

0 commit comments

Comments
 (0)