Support FA3 backend for gpt-oss (#9028)

This commit is contained in:
Ke Bao
2025-08-14 01:41:50 +08:00
committed by GitHub
parent 4a16a71c36
commit 0ff6d1fce1
4 changed files with 24 additions and 6 deletions

View File

@@ -58,7 +58,7 @@ runtime_common = [
srt = [
"sglang[runtime_common]",
"sgl-kernel==0.3.4",
"sgl-kernel==0.3.4.post1",
"torch==2.8.0",
"torchaudio==2.8.0",
"torchvision",