Files
aituner/scripts/collectivespec/p0_overlay/collectivespec_p0/__init__.py

7 lines
297 B
Python

"""Non-invasive instrumentation for the CollectiveSpec P0 premise test.
This package is loaded only when its parent ``p0_overlay`` directory is added
to ``PYTHONPATH`` and vLLM is explicitly given the custom scheduler/worker
classes. It is intentionally not imported by normal aituner runs.
"""