lorax icon indicating copy to clipboard operation
lorax copied to clipboard

LightLLM supports Multimodal llm, when will lorax?

Open Trickster85 opened this issue 1 year ago • 1 comments

Model description

https://github.com/ModelTC/lightllm/pull/266

Will there be vision llm support in Lorax soon?

Open source status

  • [X] The model implementation is available
  • [X] The model weights are available

Provide useful links for the implementation

https://github.com/ModelTC/lightllm/pull/266

Trickster85 avatar Mar 01 '24 10:03 Trickster85

Hey @Trickster85, yes, we definitely have support for VLMs planned (#179).

There are a few big items we want to get to first including speculative decoding, prefix caching, and embedding endpoints. Once those are done, we do plan on tackling VLMs, but definitely welcome contributions if folks want to take this on before then.

tgaddair avatar Mar 05 '24 00:03 tgaddair