Skip to content

Conversation

Greenie0701
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