4 Commits

Author SHA1 Message Date
Tanay Soni
dcb5be45b2
Update Python version in Dockerfile-GPU (#71) 2020-04-22 19:41:21 +02:00
Tanay Soni
51a3851f93
Update Dockerfiles to use Gunicorn for deployment (#69) 2020-04-21 16:14:51 +02:00
Malte Pietsch
76c5c1d6aa
Improve deployment of REST API (Configs, logging, minor bugs) (#40)
* remove env variables from dockerfiles

* add more config options to rest api. make fields optional. change to elasticsearch as default

* skip reader if retriever doesn't return anything

* add more config params to farm reader. fix top_k_per_sample

* update FARM version
2020-03-18 12:26:13 +01:00
Malte Pietsch
2164e8550f
Add gpu dockerfile, improve logging, fix minor bug with filtering (#36)
* add gpu dockerfile. improve logging. fix minor bug with filtering

* fix path
2020-03-12 18:30:42 +01:00