- You must deploy it on a GPU with ~16GB of memory
- You will need
docker compose
(HINT: Do not usedocker-compose
) - You will need to ensure
nvidia-ctk --version
provides a valid output
- Provide a simple system diagram (created in whatever format you feel best communicates the flow) for the application
- Provide an example output from the model.
- NOTE: Getting an output is a multi-step process.
This is meant to be a challenging task - so you might need to spend some time troubleshooting and tinkering!