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

How to run finetuned model with gradio #65

Closed
thisurawz1 opened this issue Aug 4, 2024 · 1 comment
Closed

How to run finetuned model with gradio #65

thisurawz1 opened this issue Aug 4, 2024 · 1 comment

Comments

@thisurawz1
Copy link

I have already finetuned videollama2 with my custom data. Can you tell me how to run it with GUI ? maybe with gradio

@clownrat6
Copy link
Member

You can just modify the model_path in this script

model_path = 'DAMO-NLP-SG/VideoLLaMA2-7B-16F'

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

2 participants