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

Fix shape error when run qwen1.5-14b using deepspeed autotp #11420

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

plusbang
Copy link
Contributor

@plusbang plusbang commented Jun 25, 2024

Description

Background: #11392
The error is caused by mismatch of divided mlp layer and config.intermediate_size. Fix it.

2. User API changes

N/A

4. How to test?

  • Unit test
  • Local test (on both single/two a770)

@plusbang plusbang requested a review from MeouSker77 June 25, 2024 01:43
@plusbang plusbang merged commit aacc1fd into intel-analytics:main Jun 25, 2024
20 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