Skip to main content
Process thousands of prompts through an LLM in a single session. Deploy a GPU, run vLLM in offline batch mode, collect results, tear down. Pay only for the compute hours you use.

1. Prepare your input file

Create a JSONL file with one prompt per line:

2. Deploy and upload

3. Install vLLM and upload the batch script

4. Download results and tear down

Monitor progress

Cost estimate

Tips

  • vLLM offline batch mode uses continuous batching — much faster than sequential API calls.
  • For 100K+ prompts, split the file and process in chunks to avoid OOM.
  • Check your balance before starting: runcrate billing balance.