Open cavitcakir opened 3 months ago
Thank you, @cavitcakir. It will be done by next week. You can add any custom model supported by Candle.
The main branch now has support for models from Hugging face by just specifying a model id and revision. The wheels will be released after testing. But you can build from source if needed.
Not all models are supported because candle is yet to add some models.
Hi,
I would like to request the addition of support for using different models from Hugging Face and our own OpenCLIP models for the CLIP encoder. Currently, the implementation is limited to 'vit_base_patch32', and expanding this to include other models from Hugging Face and our custom OpenCLIP models would significantly enhance the flexibility and usability of the library.
Thank you for considering this feature request. I believe it will greatly enhance the functionality and appeal of the project.