[diffusion][llm] macOS support (#19549)

Signed-off-by: Xiaodong Ye <yeahdongcn@gmail.com>
Co-authored-by: Mick <mickjagger19@icloud.com>
This commit is contained in:
R0CKSTAR
2026-03-10 13:11:07 -07:00
committed by GitHub
co-authored by Mick
parent a3d88a247b
commit db97f193b7
22 changed files with 984 additions and 11 deletions
+6
View File
@@ -1,3 +1,9 @@
## Apple MPS
| Environment Variable | Default | Description |
|----------------------|---------|--------------------------------------------------------------|
| `SGLANG_USE_MLX` | not set | Set to `1` to enable MLX fused Metal kernels for norm ops on MPS |
## Caching Acceleration
These variables configure caching acceleration for Diffusion Transformer (DiT) models.