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 error: #9

Open
shersoni610 opened this issue Aug 11, 2024 · 0 comments
Open

LlaVA error: #9

shersoni610 opened this issue Aug 11, 2024 · 0 comments

Comments

@shersoni610
Copy link

Hello,
I am running the code on a Liunx machine. I get the following error:

AutoConfig.register("llava", LlavaConfig)
File "/media/csverma/M2Disk/Projects/CompVis/AutoDistill/distillenv/lib/python3.12/site-packages/transformers/models/auto/configuration_auto.py", line 1029, in register
CONFIG_MAPPING.register(model_type, config, exist_ok=exist_ok)
File "/media/csverma/M2Disk/Projects/CompVis/AutoDistill/distillenv/lib/python3.12/site-packages/transformers/models/auto/configuration_auto.py", line 728, in register
raise ValueError(f"'{key}' is already used by a Transformers config, pick another name.")
ValueError: 'llava' is already used by a Transformers config, pick another name.

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

No branches or pull requests

1 participant