[CI] Pin helion version (#37012)

Signed-off-by: Yanan Cao <[email protected]>
Co-authored-by: Claude Opus 4.6 <[email protected]>
This commit is contained in:
Yanan Cao
2026-03-13 23:25:29 -04:00
committed by GitHub
co-authored by Claude Opus 4.6
parent a116f96930
commit 236de72e49
+1 -1
View File
@@ -982,7 +982,7 @@ setup(
# Optional deps for AMD FP4 quantization support
"petit-kernel": ["petit-kernel"],
# Optional deps for Helion kernel development
"helion": ["helion"],
"helion": ["helion==0.3.2"],
# Optional deps for gRPC server (vllm serve --grpc)
"grpc": ["smg-grpc-servicer[vllm] >= 0.5.0"],
# Optional deps for OpenTelemetry tracing