The Open Domain Long Form Question and Answering System
274
This is an image for Open Domain Long Form Question and Answering System as explained at (https://yjernite.github.io/lfqa.html). It is used currently as backend for the @UncoolAIBot chatbot on Telegram which is described at https://github.com/cahya-wirawan/AskMeAnything-Chatbot.
Create a directory /eli5/.cache before you run the docker image for the first time, It needs around 25GB disk space and run:
docker run --gpus all -p 8000:8000 -v /eli5/.cache:/root/.cache wirawan/eli5.
The first run will take more than 2 hours (depend on your network and server performance). All processed files are saved in local host file system /eli5/.cache, so we can use it for the following run without long pre-processing time.
Content type
Image
Digest
Size
12.7 GB
Last updated
almost 6 years ago
docker pull wirawan/eli5