-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AM-RADIO 2.5 ViT-H ? #78
Comments
Thanks Javi. Yes, a new ViT-H is on the roadmap. The reason that we switched to SigLIP instead of OpenAI CLIP is because we saw that it helped with metrics. Also because SigLIP has become quite popular in the VLLM domain due to it's across the board strong results, particularly for a ViT-L model. We're currently in the process of writing up the things that have changed that allowed us to produce the new v2.5 models, which also outlines how we addressed mode switching. Certainly the tech report isn't a sufficient explanation 😅 Among other things, the roadmap for this project does still include publicly releasing the training code. |
Awesome! Thanks for sharing the roadmap. |
Hi @javiabellan , sorry, forgot to update you that RADIOv2.5-H is now released 😃 |
Awesome! Great work! |
Congrats for solving the Mode Switching issue with radio 2.5 ! Now all the heads of the am-radio dragon breath fire at the same time! 🔥🔥🔥
Now I wonder what is the future of this project and if there is something I can help with.
The text was updated successfully, but these errors were encountered: