Skip to content

Commit

Permalink
Support CUDA 12
Browse files Browse the repository at this point in the history
  • Loading branch information
jncraton committed Feb 15, 2024
1 parent 221c18b commit e744421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
python_requires='>=3.8',
install_requires=[
"huggingface_hub",
"ctranslate2>=3.22.0",
"ctranslate2>=4.0.0",
"tokenizers",
],
)

0 comments on commit e744421

Please sign in to comment.