sgl-project/sglang-jax

[Feature] Make submodules’ dtype be configurable

Closed

#661 opened on Jan 15, 2026

 (11 comments) (0 reactions) (1 assignee)Python (101 forks)auto 404
Featurehelp wanted

Repository metrics

Stars
 (276 stars)
PR merge metrics
 (Avg merge 5d 22h) (86 merged PRs in 30d)

Description

Checklist

Motivation

Control the precision scope when using higher precision, like float32.

  • softmax
  • proj in attn and mlp

Related resources

Contributor guide