How to use my own fine-tuning ImageBind with multi2vec-bind

ImageBind model was not trained on some special images.I have a LoRA fine-tuned ImageBind model. How to use it with multi2vec-bind? Should anyone be interested in this topic or possess the knowledge of how to proceed, kindly respond to this message or contact to me. I would be immensely grateful.

hi @Jada_xia !!

Welcome to our community :hugs:

I believe you can build and run a custom container for your model just like this container:

as long as you follow those api endpoints, you can replace that one with your model container.

Let me know if this helps!

Thanks!