jtibshirani/text-embeddings

minimum memory required

Opened this issue · 2 comments

what is the minimum memory required to run the dockerized application?
For me it always gets killed in the "Creating tensorflow session..." Step, so before any data is loaded, with multiple Error messages:
W tensorflow/core/framework/allocator.cc:107] Allocation of 60236800 exceeds 10% of system memory.

it looks like about 2GiB of RAM is required

@gustavz what kind of hardware do you plan to run this?