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

Setup an interactive inference script on Colab to see how the new MAGMA checkpoints perform #25

Open
kshitijkg opened this issue Jun 16, 2023 · 2 comments
Assignees
Milestone

Comments

@kshitijkg
Copy link
Member

kshitijkg commented Jun 16, 2023

  1. Convert Robin Model to HF checkpoint. For this you need to extend the GPT-NeoX class in HF and add CLIP encoder, and adapter to it and adapt the conversion script by including clip and adapter weights
  2. Load hf checkpoint in google colab
  3. write boilerplate code for interacting with it
@kshitijkg kshitijkg added this to the Robin V0 milestone Jun 16, 2023
@Alexis-BX
Copy link
Member

You say you want it on Jupyter, but how?
To my knowledge we can't run jupyters on Summit. So where and how do you want to run this?

@kshitijkg
Copy link
Member Author

#27

@kshitijkg kshitijkg changed the title Setup an interactive inference script on jupyter to see how the new MAGMA checkpoints perform Setup an interactive inference script on Colab to see how the new MAGMA checkpoints perform Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants