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
Type: FFI\Exception
Message: Failed loading '/var/www/html/od-web/vendor/ankane/onnxruntime/src/../lib/onnxruntime-linux-x64-1.17.0/lib/libonnxruntime.so.1.17.0' (/var/www/html/od-web/vendor/ankane/onnxruntime/src/../lib/onnxruntime-linux-x64-1.17.0/lib/libonnxruntime.so.1.17.0: cannot open shared object file: No such file or directory)
Filename: /var/www/html/od-web/vendor/ankane/onnxruntime/src/FFI.php
Line Number: 16
Reproduction
Tried to installed the library using composer require codewithkyrian/transformers
Ran this command as well ./vendor/bin/transformers install
but later when i tried to use this code i got the exception mentioned above
The text was updated successfully, but these errors were encountered:
System Info
Linux ubuntu 20.04
PHP Version
8.3
Environment/Platform
Description
Reproduction
composer require codewithkyrian/transformers
./vendor/bin/transformers install
but later when i tried to use this code i got the exception mentioned above
The text was updated successfully, but these errors were encountered: