Skip to content

Bootstrap Aether IPW experiment framework - #1

Merged
yzs981130 merged 4 commits into
masterfrom
codex/aether-bootstrap-ci
May 25, 2026
Merged

Bootstrap Aether IPW experiment framework#1
yzs981130 merged 4 commits into
masterfrom
codex/aether-bootstrap-ci

Conversation

@yzs981130

Copy link
Copy Markdown
Contributor

Summary

  • Bootstrap Aether as an installable Python 3.13/uv package and CLI for GreenServe-style IPW simulation.
  • Add simulation, mock measurement, and isolated SGLang measurement backends with normalized CSV/JSONL outputs.
  • Pin SGLang v0.5.12 as a submodule, add metrics-only patch scaffolding, and document real data collection.
  • Add GitHub CI that runs CPU tests plus a real SGLang CPU launch/request/output integration job.

Verification

  • uv run pytest
  • uv run aether simulate --config experiments/greensserve/baseline.yaml --out /tmp/aether-sim.csv
  • uv run aether launch --backend mock --config experiments/greensserve/mock_measurement.yaml --out /tmp/aether-mock
  • CI passed on branch: https://github.com/yzs-lab/Aether/actions/runs/26389206662

@yzs981130
yzs981130 merged commit dac5adf into master May 25, 2026
4 checks passed
@yzs981130
yzs981130 deleted the codex/aether-bootstrap-ci branch May 26, 2026 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant