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 llama3's prompt template to conversation.py #1443

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KazutoshiShinoda
Copy link

No description provided.

@KazutoshiShinoda
Copy link
Author

#1426

@awzhgw
Copy link

awzhgw commented Apr 23, 2024

@KazutoshiShinoda can add preprocess_llama_3 func code? i will test it on prepare stage

@Jayantverma2
Copy link

what about prepocess during LazySupervisedDataset

@mmaaz60
Copy link

mmaaz60 commented Apr 26, 2024

Hi @KazutoshiShinoda, @awzhgw , @Jayantverma2 ,

I hope you are doing well. We have just released our project LLaVA++: Extending Visual Capabilities with LLaMA-3 and Phi-3, which features LLaMA-3 and Phi-3-Mini based LLaVA models. Please have a look at this at LLaVA++.

  • We have released the codes required to support both LLaMA-3 & Phi-3-Mini models in LLaVA framework. The chat formats and corresponding preprocess methods are available at our GitHub repo.
  • We released all the checkpoints on Hugging Face
  • On our GitHub repository we have provided .py files that needs to be replaced/added to official LLaVA repository to train and infer LLaMA-3 & Phi-3-Mini based models.

I hope this would be helpful. Please let me know if you have any questions. Thanks

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

Successfully merging this pull request may close these issues.

None yet

4 participants