generate_launch_config
Generate vLLM or llama.cpp launch templates from an exact StackBench recommendation, giving ready-to-run configuration without launching.
Instructions
$0.50 USDC: generate deterministic vLLM or llama.cpp launch templates from an exact StackBench recommendation without claiming a launch occurred.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| runtime | Yes | ||
| objective | No | balanced | |
| batch_size | No | ||
| concurrency | No | ||
| ubatch_size | No | ||
| quantization | No | ||
| prompt_tokens | Yes | ||
| engine_version | No | ||
| evidence_policy | No | include_public | |
| flash_attention | No | ||
| hardware_system | Yes | ||
| constraint_policy | No | point_estimate | |
| maximum_vram_bytes | No | ||
| maximum_power_watts | No | ||
| candidate_kv_formats | No | ||
| decode_context_depth | No | ||
| minimum_decode_tok_s | No | ||
| minimum_prefill_tok_s | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||