Skip to content
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

Add VE-Type argument #26

Open
Alexis-BX opened this issue Jan 26, 2024 · 0 comments
Open

Add VE-Type argument #26

Alexis-BX opened this issue Jan 26, 2024 · 0 comments

Comments

@Alexis-BX
Copy link
Member

Alexis-BX commented Jan 26, 2024

Add an argument that can be passed to deepspeed in the pretrain and finetune launch scripts. This argument will be used to pick which VE class to use.
Types needed: CLIP, OCLIP, timm
For OCLIP models it is also necessary to pass the config of the VE to enable local models (see load_model in open_clip.py), and if the model uses Timm in OpenClip
Working directory: robin/model/multimodal_encoder/
Additional objectives:

  1. remove the encoder_info.py file
  2. remove all conditions with model_name == ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant