Start with the workflow
Choose a backend
Tokios forwards requests to a backend that serves an OpenAI-compatible Chat Completions API. Start with the backend you already use. If you are choosing from scratch, use the simplest option for your operating system and hardware.
See Backends for current setup examples.
Name deployments for clients
The model id your backend serves does not need to be the name your clients use. Give each Tokios deployment a short public name that describes its role.Compare models carefully
Change one thing at a time. Keep the same prompt, client, backend settings, and hardware when you compare two deployments. Record both speed and answer quality.
For a repeatable test flow, use Benchmark your deployment.