# `runner` ``` ./runner -model ``` ``` curl -X POST -H "Content-Type: application/json" -d '{"prompt": "hi"}' http://localhost:8080/ ```