sgl-project/sglang
View on GitHub[Feature] Compare the server-disk checksum in VAE and text encoder for update weights from disk of Diffusion models
Open
#18,891 opened on Feb 16, 2026
good first issue
Repository metrics
- Stars
- (28,442 stars)
- PR merge metrics
- (Avg merge 2d 1h) (1,000 merged PRs in 30d)
Description
Checklist
- If this is not a feature request but a general question, please start a discussion at https://github.com/sgl-project/sglang/discussions. Otherwise, it will be closed.
- Please use English. Otherwise, it will be closed.
Motivation
As we left the comments here:
https://github.com/sgl-project/sglang/pull/18306#issuecomment-3906927271
It should be a great thing to try after we merge #18306
This should add a general protocol to compare checksum. @dreamyang-liu could help to review. thanks!
Related resources
No response