open-compass / open-compass/VLMEvalKit
我的环境现在只支持我要使用的模型,但VLMEvalKit 在导入时尝试加载所有模型的依赖
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 768
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 17
Description
我的环境现在只支持我要使用的模型,但VLMEvalKit 在导入时尝试加载所有模型的依赖
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
Start by tracing VLMEvalKit's package import path and identifying where dependencies for unrelated models are loaded. Confirm the behavior in an environment that has only the requested model's dependencies; done means importing and using that model no longer requires unavailable dependencies for other models.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100