Skip to content
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

Download CUDNN9 compatible wheels HERE #1803

Merged
merged 6 commits into from
Oct 22, 2024

Conversation

MahmoudAshraf97
Copy link
Contributor

@MahmoudAshraf97 MahmoudAshraf97 commented Oct 17, 2024

Hello, use this PR to download CT2 wheels that are compatible with cudnn9 that is used by torch>=2.4

  1. Go to Checks tab in this PR
  2. Download the artifact "python-wheels"
  3. Extract the archive
  4. Install the wheel matching your system and Python version, for example:
    pip install --force-reinstall ctranslate2-4.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

@MahmoudAshraf97 MahmoudAshraf97 marked this pull request as ready for review October 17, 2024 10:53
@MahmoudAshraf97
Copy link
Contributor Author

They should be available now

image

Copy link
Collaborator

@minhthuc2502 minhthuc2502 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your pull request. I have a few suggestions. To ensure compatibility with manylinux2.17, I recommend using the RHEL7 repository for Linux at least for now.

@minhthuc2502 minhthuc2502 enabled auto-merge (squash) October 22, 2024 09:18
@minhthuc2502 minhthuc2502 merged commit 26fa641 into OpenNMT:master Oct 22, 2024
13 checks passed
R3gm added a commit to R3gm/SoniTranslate that referenced this pull request Oct 23, 2024
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.

2 participants