Skip to content

Add support for building TikToken WoA #412

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lowkeyrossi
Copy link

  • The adoption of Windows on ARM (WoA) devices is increasing, but many Python wheels remain unavailable for this platform.
  • Currently, tiktoken fails to install on WoA due to the lack of a Rust toolchain.
  • With GitHub now offering free WoA runners, we have the opportunity to add WoA support for tiktoken.
  • This PR addresses the gap by enabling the building of tiktoken wheels for WoA, making it easier for end users on this platform to install and benefit from the package.

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.

1 participant