open-compass / open-compass/VLMEvalKit

run.py不支持传入本地模型

Open
#828 1 comment 0 reactions 1 assignee View on GitHub

@PhoenixZ810 is already working on this.

Since Mar 7, 2025.

Dominant language
Python
Stars
4.4k
Forks
768
Avg merge
1d 10h
Merged PRs (30d)
17

Description

模型在本地路径,并且export MMEVAL_ROOT=/opt/test, 运行: python run.py --data MMBench_V11_MINI --model /opt/Qwen/Qwen2-VL-7B-Instruct
会提示PermissionError: [Errno 13] Permission denied: '/opt/Qwen/Qwen2-VL-7B-Instruct/T20250305_G'

期望路径为/opt/test下
另外,当没有指定MMEVAL_ROOT时,期望写入路径不在模型路径下

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.