open-compass / open-compass/VLMEvalKit
TypeError: LlavaLlamaForCausalLM.__init__() got an unexpected keyword argument 'overwrite_config'
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 768
- Avg merge
- 2d 27m
- Merged PRs (30d)
- 18
Description
TypeError: LlavaLlamaForCausalLM.init() got an unexpected keyword argument 'overwrite_config'
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report only identifies a TypeError in LlavaLlamaForCausalLM.init involving the overwrite_config keyword; it names no file, test, command, or expected behavior. Start by locating the class and the call that passes overwrite_config, then establish the compatible behavior and add a regression check showing that model initialization completes without this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100