Opencompass评测本地模型
Open
- Dominant language
- Python
- Stars
- 2k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
conda install pytorch==2.1.2 torchvision==0.16.2 torchaudio==2.1.2 pytorch-cuda=12.1 -c pytorch -c nvidia -y
更新完提示报错:ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
numpy 版本是1.26.4
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the reported conda installation command and the environment using numpy 1.26.4, then reproduce the “numpy.dtype size changed” error. Review the dependency versions involved and document a verified compatible setup or other resolution; completion should be demonstrated by running OpenCompass locally without this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy, python, pytorch
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100