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

[ci] add internlm3 into testcase #3038

Merged
merged 9 commits into from
Jan 16, 2025
Merged

Conversation

zhulinJulia24
Copy link
Collaborator

  1. add internlm3 into testcase
  2. add benchmark test into pr test
  3. add mixtrial 8x7b into pr test
  4. add max_new_tokens parameters into testcase

turbomind_internlm2_5_7b_chat_batch1_4bits = deepcopy(
*lmdeploy_internlm2_5_7b_chat)

turbomind_internlm3_8b_instruct = deepcopy(*lmdeploy_internlm2_5_7b_chat)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不应该用 internlm3-8b-instruct 模型么?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不应该用 internlm3-8b-instruct 模型么?

oc还没有internlm3的模版,为了能先验,先复用了,等oc有了我再替换下

})
case_config = {
k: v
for k, v in common_case_config.items() if k == 'memory_test'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

memory_test 测试的是什么?哪些case?

@lvhan028 lvhan028 merged commit 0936305 into InternLM:main Jan 16, 2025
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants