You can call this endpoint and it will automatically select the most recent vllm image:
curl -XPOST https://api.chutes.ai/chutes/vllm \
-H 'content-type: application/json' \
-H 'Authorization: cpk...' \
-d '{
"tagline": "Mistral 24b Instruct",
"model": "unsloth/Mistral-Small-24B-Instruct-2501",
"public": true,