You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for this good and cool project.
I was wondering if you could make a metal and rocm wheels and post them on pypi.
This makes install easier since they don't need to recompile if they have rocm or metal device.
pip install ctransformers[cuda]
pip install ctransformers[rocm]
pip install ctransformers[metal]
The text was updated successfully, but these errors were encountered:
Thank you for this good and cool project.
I was wondering if you could make a metal and rocm wheels and post them on pypi.
This makes install easier since they don't need to recompile if they have rocm or metal device.
The text was updated successfully, but these errors were encountered: