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

llava weights? #9

Open
alnaeini opened this issue Mar 14, 2024 · 3 comments
Open

llava weights? #9

alnaeini opened this issue Mar 14, 2024 · 3 comments

Comments

@alnaeini
Copy link

What are the weights used for this "LLAVA_PARAMS_PATH"?

os.environ["LLAVA_PARAMS_PATH"] = "../llava-weights"

I keep getting error using LLaVA 1.6 and 1.5 weights. Any suggestion please?

@alnaeini alnaeini changed the title What the llava weights? llava weights? Mar 14, 2024
@kjinh
Copy link

kjinh commented Jun 10, 2024

What are the weights used for this "LLAVA_PARAMS_PATH"?

os.environ["LLAVA_PARAMS_PATH"] = "../llava-weights"

I keep getting error using LLaVA 1.6 and 1.5 weights. Any suggestion please?

Have same issue. Did you got 'KeyError: llava'?

@stanleyshen2003
Copy link

Using a newer version of transformer library can avoid 'KeyError: llava'.

@roywang021
Copy link

Using a newer version of transformer library can avoid 'KeyError: llava'.

hi, which version of transformer did you use?

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