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
I installed the ctransformers library using pip install ctransformers --no-binary ctransformers due to glib version error: version GLIBC_2.29 not found in linux.
Now i have to use lib file AVX2 but it gives the error that it can not find the "avx2" file. Is there any problem with the installation of the library or i have to do something else to resolve this issue.
Please help. 🙏
Thank you.
The text was updated successfully, but these errors were encountered:
Hello,
I installed the ctransformers library using pip install ctransformers --no-binary ctransformers due to glib version error: version GLIBC_2.29 not found in linux.
Now i have to use lib file AVX2 but it gives the error that it can not find the "avx2" file. Is there any problem with the installation of the library or i have to do something else to resolve this issue.
Please help. 🙏
Thank you.
The text was updated successfully, but these errors were encountered: