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 correctness regression (from PR#258) in Llama-3.2-90B-Vision-Instruct-FP8-KV test #294

Merged
merged 11 commits into from
Nov 28, 2024

Conversation

kkHuang-amd
Copy link

@kkHuang-amd kkHuang-amd commented Nov 27, 2024

FIX PR#258 regression issue.

This issue happened when the hidden_size could not be divided by vec_size.

@kkHuang-amd kkHuang-amd requested a review from gshtras November 27, 2024 03:06
@gshtras gshtras marked this pull request as draft November 27, 2024 19:29
@gshtras gshtras marked this pull request as ready for review November 27, 2024 23:43
@maleksan85 maleksan85 merged commit 6cf8eb4 into develop Nov 28, 2024
7 of 8 checks passed
@gshtras gshtras deleted the kk/rms_norm_opt-regression-fix branch December 2, 2024 16:01
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.

3 participants