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

Efficient-Large-Model/VILA1.5-13b weird outputs #158

Open
jhjangjh opened this issue Dec 12, 2024 · 2 comments
Open

Efficient-Large-Model/VILA1.5-13b weird outputs #158

jhjangjh opened this issue Dec 12, 2024 · 2 comments

Comments

@jhjangjh
Copy link

I am running inference with the Efficient-Large-Model/VILA1.5-13b model.

When using the Efficient-Large-Model/VILA1.5-3b and Efficient-Large-Model/Llama-3-VILA1.5-8B models, the results are generated correctly without any issues.

However, when running inference with the 13B model, I get weird outputs like the ones shown in the image.

Is anyone else experiencing this issue?

image

@Lyken17
Copy link
Collaborator

Lyken17 commented Dec 19, 2024

this usually because you set the wrong conv template. Could you use vicuna_v1 instead?

@jhjangjh
Copy link
Author

I've used both default llava_v0 and vicuna_v1, but the results are the same..

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