Skip to content

Setup cibuildwheel to pre-build wheels#5

Merged
arlo-scitix merged 4 commits intoscitix:mainfrom
lgeiger:cibuildwheel
Mar 23, 2026
Merged

Setup cibuildwheel to pre-build wheels#5
arlo-scitix merged 4 commits intoscitix:mainfrom
lgeiger:cibuildwheel

Conversation

@lgeiger
Copy link
Copy Markdown
Contributor

@lgeiger lgeiger commented Mar 20, 2026

@arlo-scitix Thanks for open sourcing InstantTensor and integrating it into vllm.

This PR adds a minimal cibuildwheel config and a GitHub actions workflow which builds wheels ready to be published to PyPI.

A successful wheel build run on CI for Python 3.10-3.13 can be found here.

This PR doesn't add any automatic publishing mechanism as this is best left to the maintainers. But the wheels are ready to be uploaded to PyPI, e.g. via https://github.com/pypa/gh-action-pypi-publish as recommended in cibuildwheel docs or twine.

Closes #3

@arlo-scitix arlo-scitix merged commit c9869a5 into scitix:main Mar 23, 2026
@lgeiger lgeiger deleted the cibuildwheel branch March 23, 2026 11:22
arlo-scitix added a commit that referenced this pull request Mar 24, 2026
Setup cibuildwheel to pre-build wheels
arlo-scitix added a commit that referenced this pull request Mar 24, 2026
Setup cibuildwheel to pre-build wheels
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Publish prebuilt wheels

2 participants