Patrice Lopez

Results 601 comments of Patrice Lopez

So it appears that the memory limit mechanism was not set in server mode. I pushed a fix with PR #1038 (adding the ulimit in the pdfalto_server script as mentioned...

Hi @kshitij-sabarwal ! This is a duplicate of https://github.com/kermitt2/grobid/issues/1019, simply update your version with current master to have the fix https://github.com/kermitt2/grobid/pull/1020.

Hi @fengsxy What's the error message? What is the version of glibc on your system?

Hi @helplessness ! Did you follow the instructions https://grobid.readthedocs.io/en/latest/Deep-Learning-models/ for installing the DL environment?

Ok then next questions, can you describe your environment: OS, JDK version, Python & CUDA version, which virtualenv? Did you use the script under `./grobid-home/scripts/install_jep_lib.sh ` to install JEP ?...

Hello @keto33 ! Thank you for the issue. I could not reproduce the problem. On my side, with current master, the PDF you provided works fine and no crash, nor...

Thank you again @keto33 for these error cases. This is super useful ! The two cases should be fixed with c1bf0a2ec1fe678e568df62f43ba5ca210179e13. They are very weird cases, leading both to some...

Sorry for the stupid auto-close

hi @haochun we can't, with kubernetes you need to use a docker image built with `tini`, e.g. `grobid/grobid:0.8.1-SNAPSHOT` which is doing the same as --init. (`grobid/grobid:0.8.0` did not include tini,...