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

LLM: fix mistral hidden_size setting for deepspeed autotp #10527

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

plusbang
Copy link
Contributor

@plusbang plusbang commented Mar 25, 2024

Description

1. Why the change?

Background: #10507
When run mistral/neural-chat inference with Deepspeed AutoTP, tensor shape error is caused by wrong hidden_size

This PR fixes following error:
image

4. How to test?

  • Unit test
  • Local test (single and two ARC inference)

@plusbang plusbang merged commit 0a3e4e7 into intel-analytics:main Mar 26, 2024
17 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