Official implementation of Mil: Cost-guided Minimum Makespan Scheduling for Applications of Multiple LLMs. Mil is built on top of vLLM.
Paper · DOI · Poster PDF · Editable poster
Click the poster to open the full-resolution PDF.
View PDF
·
Download editable PowerPoint
Install the version of vLLM included in this repository before running Mil.
benchmarks/contains the core implementation of Mil.benchmarks/MY_README.mddescribes the code structure.benchmarks/add_a_new_model.mdexplains how to build the cost model for a new model.technical_report/technical_report.pdfcontains the technical report.
Use benchmarks/run_end2end_exp.sh to run the end-to-end experiments reported in the paper.