[Question] Does MLC_LLM MLCEngine have an equivalent API for llm.generate
in VLLM or SGLang?
#3034
Labels
question
Question about the usage
I am trying to use the direct output of
MLCEngine
class but I do not have any clue how to get the output based on the MLC-LLM docs.Is there any similar API to
MLCEngine
such as the examples in MLC-LLM?https://docs.vllm.ai/en/latest/getting_started/quickstart.html
https://sgl-project.github.io/backend/offline_engine_api.html
The text was updated successfully, but these errors were encountered: