SkyPilot Config

Configs included here are references for running AIPerf baselines with violin-tuner against the selected Qwen-Bailian TraceA/B1 window.

ModelRoleModel pathGPUAIPerf datasetObjectiveConfig
Qwen3-8BPrimary Qwen-family baseline for Qwen-Bailian replayQwen/Qwen3-8B1 x H100bailian_tracee2e_output_token_throughputqwen3_8b_qwen_bailian_traceA_B1_baseline.yaml
gpt-oss-120bCross-model serving comparison, not the primary fidelity baselineopenai/gpt-oss-120b1 x H100bailian_tracee2e_output_token_throughputgpt_oss_120b_qwen_bailian_traceA_B1_baseline.yaml

Suggested Qwen Baseline Launch

cd /path/to/violin-tuner
python skypilot_launcher/launch.py   benchmark_configs/skypilot/baselines/local/qwen3_8b_qwen_bailian_traceA_B1_baseline.yaml   --template benchmark_configs/skypilot/templates/baseline_exec_in_image.yaml.j2   --infra nebius/eu-north1
The Qwen3-8B config is the primary fidelity baseline for Qwen-Bailian. The GPT-OSS config is included only as a cross-model comparison reference.