Model

Copy the model to /data

Build and run

make build
make run

Give it a try

curl -X POST 'http://localhost:9999/generate' -d '{"query": "What is in John 3:16?"}' -H Content-Type: application/json