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

[Bug] pytorch backend 's precision points loss 1.0-2.5 points between main code and v0.6.1 on some models. #2679

Open
3 tasks
zhulinJulia24 opened this issue Oct 29, 2024 · 0 comments
Assignees

Comments

@zhulinJulia24
Copy link
Collaborator

Checklist

  • 1. I have searched related issues but cannot get the expected help.
  • 2. The bug has not been fixed in the latest version.
  • 3. Please note that if the bug-related issue you submitted lacks corresponding environment info and a minimal reproducible demo, it will be challenging for us to reproduce and resolve the issue, reducing the likelihood of receiving feedback.

Describe the bug

Precision points of pytorch backend loss between main code and v0.6.1.

Reproduction

  1. install opencompass
  2. copy .github/scripts/eval_chat_config.py, add following code on end of config
models=[pytorch_internlm2_5_7b_chat, pytorch_llama3_8b_instruct, pytorch_qwen1_5_moe_2_7b_chat]
datasets=[*mmlu_datasets]
  1. run opencompass .github/scripts/eval_chat_config.py to do evaluation

Environment

v0.6.2

Error traceback

No response

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

2 participants