-
Notifications
You must be signed in to change notification settings - Fork 1.4k
fix: Correct reporting of text dtype for Llama 4. #3494
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
Conversation
/bot run --disable-fail-fast |
PR_Github #1999 [ run ] triggered by Bot |
PR_Github #1999 [ run ] completed with state |
/bot run --disable-fail-fast |
PR_Github #2110 [ run ] triggered by Bot |
PR_Github #2110 [ run ] completed with state |
/bot run --disable-fail-fast |
PR_Github #2202 [ run ] triggered by Bot |
PR_Github #2202 [ run ] completed with state |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks.
Signed-off-by: Frank Di Natale <[email protected]>
7997ab4
to
3cde3f0
Compare
/bot reuse-pipeline |
PR_Github #2657 [ reuse-pipeline ] triggered by Bot |
PR_Github #2657 [ reuse-pipeline ] completed with state |
This is a quick fix that corrects a configuration file format change for Llama 4.
NOTE: This fix is only meant to be an unblocking fix. I will submit a PR in the future to correct this reporting.