Hi,
> On 3. Jun 2020, at 15:18, Serge Sotnyk <
serge....@gmail.com> wrote:
>
> Right now, we use AWS instance with 2cpu 4GB. java -xmx2700m
>
> Could anyone give me advice about recommended resources? Or maybe I should look in another direction?
The resource usage depends on a number of factors. My guess is though that it may not be memory or
CPU that is limiting here, but rather latency and bandwidth. There are a few optimizations underway.
If you are brave and like living on the edge, you might care to grab a recent CI build of the
INCEpTION master branch to see if that improves your experience:
https://zoidberg.ukp.informatik.tu-darmstadt.de/jenkins/job/INCEpTION%20(GitHub)%20(master)/
Mind that we are in a phase right now were we pump in a few systemic improvements that haven't
seen much testing so far. They will make things better, but it can well be that other things
turn out to be broken and still need to be fixed - even for CI builds that come up green.
If you try, please let us know.
Cheers,
-- Richard