Skip to content

fix(install): resolve sglang-kernel from PyPI, not the sglang index - #524

Merged
jason-fxz merged 1 commit into
mainfrom
fix/sglang-kernel-from-pypi
Sep 19, 2026
Merged

jason-fxz merged 1 commit into
mainfrom
fix/sglang-kernel-from-pypi

Conversation

@jason-fxz

@jason-fxz jason-fxz commented Sep 18, 2026 •

Copy link
Copy Markdown
Collaborator

The sglang cu130 index lists a stale sha256 for the re-uploaded sglang-kernel 0.4.5 wheel, which uv >= 0.12.16 rejects (ref #523); PyPI's 0.4.5 wheel is also a cu130 build, so drop the index from install.sh and [tool.uv.sources].

@jason-fxz jason-fxz added the bug Something isn't working label Sep 18, 2026
@jason-fxz
jason-fxz merged commit a8eb986 into main Sep 19, 2026
JUNQINGV587 added a commit to JUNQINGV587/FreeToken that referenced this pull request Sep 19, 2026
- FlashML-org#521 fix(kernel): pin tvm-ffi jit arch to the bound gpu (kernel/utils.py)
- FlashML-org#518 fix(engine): raise WeightLoadError when the checkpoint cannot be read
  (engine.py) -- this PR is the upstream squash of our own 73f8661 +
  e912542, and it supersedes them (same intent plus the load_expert_banks
  wrap). Resolution: take the upstream side for the conflicting hunks.
- FlashML-org#524 fix(install): resolve sglang-kernel from PyPI, not the sglang index
  (install.sh, pyproject.toml)

Our delta in these four files before the merge was exactly 'lacking these
three upstream commits', so no fork-specific change is dropped.
This was referenced Sep 19, 2026
trcwebdesign pushed a commit to trcwebdesign/FreeToken that referenced this pull request Sep 21, 2026
danielamadori pushed a commit to danielamadori/DFlash-FreeToken that referenced this pull request Sep 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant