ctransformers
ctransformers copied to clipboard
Can't use AVX2 lib in Linux.
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.