7 lines
297 B
Python
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.
|
|
"""
|