Closed dcfidalgo closed 2 months ago
Hi @dcfidalgo thanks for reporting this issue. I've fixed and pushed a new image lfoppiano/grobid:0.8.1-fixes
, please check it out. We'll roll out the new updated docker images ASAP.
All docker image have been updated. Sorry for the inconvenience.
Thanks a lot for the quick fix!!
Hi there! Thanks for this super handy tool!! Quick question: did someone manage to use GPUs with the new docker 0.8.1 image? I get the error
Using version 0.8.0 everything works as expected.
What is your OS and architecture? Windows is not supported and Mac OS arm64 is experimentally supported. For non-supported OS, you can use Docker (https://grobid.readthedocs.io/en/latest/Grobid-docker/) Ubuntu 24.04
What is your Java version (
java --version
)? dockerIn case of build or run errors, please submit the error while running gradlew with
--stacktrace
and--info
for better log traces (e.g../gradlew run --stacktrace --info
) or attach the log filelogs/grobid-service.log
or the console log.Could not load library libcublasLt.so.12. Error: libcublasLt.so.12: cannot open shared object file: No such file or directory