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
We also run into OOM errors when tokenizing many of these in a row.
java.lang.OutOfMemoryError: GC overhead limit exceeded
VM error: GC overhead limit exceeded
The text was updated successfully, but these errors were encountered:
Hi @gbadiali, thanks for reporting the issue. I currently lost access to this repo so I cannot merge PRs or publish new changes. And it is actually quite complicated to apply updates in this repo to Penguin as Penguin needs to support 2 separate versions. I can give you some help if you want to fix on your side or anyone at Twitter wants to own fix.
The following strings take more than 500ms to be tokenized:
We also run into OOM errors when tokenizing many of these in a row.
java.lang.OutOfMemoryError: GC overhead limit exceeded
VM error: GC overhead limit exceeded
The text was updated successfully, but these errors were encountered: