Trace Replay
September 25, 2025 ยท View on GitHub
We replay trace based on the implementation in AlpaServe.
Dataset
This folder provides methods to generate a TraceReplay from a public trace. Supported public trace:
- Microsoft azure_v2 trace. [Introduction] [Download]
How to use
pip install modelscope==1.13.3 matplotlib
python generate_trace.py [PATH_TO_AZURE_TRACE]
- A
trace.pklwill be generated, which contains a one-day trace.