README.md
pyproject.toml
src/xpyd_sim/__init__.py
src/xpyd_sim/calibrate.py
src/xpyd_sim/cli.py
src/xpyd_sim/observability.py
src/xpyd_sim/profile.py
src/xpyd_sim/scheduler.py
src/xpyd_sim/server.py
src/xpyd_sim.egg-info/PKG-INFO
src/xpyd_sim.egg-info/SOURCES.txt
src/xpyd_sim.egg-info/dependency_links.txt
src/xpyd_sim.egg-info/entry_points.txt
src/xpyd_sim.egg-info/requires.txt
src/xpyd_sim.egg-info/top_level.txt
src/xpyd_sim/common/__init__.py
src/xpyd_sim/common/helpers.py
src/xpyd_sim/common/logprobs.py
src/xpyd_sim/common/models.py
src/xpyd_sim/decode/__init__.py
src/xpyd_sim/prefill/__init__.py
src/xpyd_sim/prefill/app.py
tests/test_helpers.py
tests/test_m3_params.py
tests/test_m4_config.py
tests/test_m5_calibrate.py
tests/test_m6_observability.py
tests/test_m7_e2e_concurrency.py
tests/test_m8_backward_compat.py
tests/test_models.py
tests/test_prefill.py
tests/test_server.py