mlx-vlm icon indicating copy to clipboard operation
mlx-vlm copied to clipboard

[Feature Request] Add support for OpenAI compatible API server

Open Extremys opened this issue 1 year ago • 1 comments

Hello @Blaizzy, it would be so great to have a similar OpenAI Compatible server like in https://github.com/ml-explore/mlx-examples/blob/main/llms/mlx_lm/SERVER.md but supporting also image modality, what do you think?

Extremys avatar May 07 '24 09:05 Extremys

Hey @Extremys

Thanks, that's a really good idea.

I'm already working on it and should be available soon, but it's still a private repo.

Let me know if you want to help and I will add you there.

It will support multimodal inputs and much more.

Blaizzy avatar May 07 '24 09:05 Blaizzy

@Extremys I built it :)

It's called FastMLX:

https://github.com/Blaizzy/fastmlx

Blaizzy avatar Jul 18 '24 16:07 Blaizzy