Skip to content

v0.1.5 - Launcher Profiles

Choose a tag to compare

@weicj weicj released this 08 Jun 06:36

This release updates the public runtime package around the new launcher and profile layout.

Highlights:

  • Renames the public service manager to launcher.sh and keeps build.sh as the one-click source build entry point.
  • Updates launcher modes to safe, normal, and fast, with Qwen3.6 profiles organized by model, mode, and weight precision.
  • Adds chat template presets and service-level thinking budget defaults while keeping global runtime controls out of route profile files.
  • Refreshes Qwen3.6 profile documentation and restores the KV throughput sweep SVG charts.

Validation:

  • bash -n build.sh launcher.sh tools/validate_profiles.sh tools/evaluate_fast_modes.sh
  • bash tools/validate_profiles.sh (profile_validation_ok total=11)
  • Python compile checks for touched runtime files
  • launcher dry-runs for safe and fast graph policy behavior