What problem does it solve?
Finding an optimized inference configuration for a model requires manual benchmarking across hardware and serving settings. This Skill guides the creation and management of dstack presets, which capture the serving configuration, benchmark results, and verified hardware in a portable format.
Core Features & Use Cases
- Preset Creation: Build presets that record the serving configuration, achieved benchmark, and exact hardware a result was verified on.
- Preset Management: Watch optimization sessions, list, export, and delete presets using
dstack preset CLI commands.
- Use Case: An ML engineer wants to optimize inference for a new model on specific GPUs. They create a preset, let agents iterate on the serving configuration, then export the verified preset to deploy on any cloud, Kubernetes cluster, or bare-metal fleet.
Quick Start
Ask the assistant to create a dstack preset to optimize inference for your model on your target hardware.