LLMServe / DistServe

Disaggregated serving system for Large Language Models (LLMs).
Apache License 2.0
122 stars 9 forks source link

offline.py need simulator_config #5

Closed YLSnowy closed 2 weeks ago

YLSnowy commented 3 weeks ago

how to get simulator_config,it seems a json file. But it seems that the output of simulator.py is not a json file.

PKUFlyingPig commented 2 weeks ago

Fixed in PR (#11).