-
Notifications
You must be signed in to change notification settings - Fork 31.3k
update and add Expectations for mistral3/internvl tests #42616
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
base: main
Are you sure you want to change the base?
update and add Expectations for mistral3/internvl tests #42616
Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
|
run-slow: mistral3 |
|
This comment contains models: ["models/mistral3"] |
CI Results✅ No failing test specific to this PR 🎉 ! |
d3e5060 to
49e9ecf
Compare
remi-or
left a comment
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.
remove the debug print, otherwise LGTM
| output = model.generate(**inputs, do_sample=False, max_new_tokens=25) | ||
|
|
||
| decoded_output = processor.decode(output[0], skip_special_tokens=True) | ||
| print("heeeere :", decoded_output) |
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.
clean up heeeeeere
49e9ecf to
419344e
Compare
|
[For maintainers] Suggested jobs to run (before merge) run-slow: internvl, mistral3 |
This PR adds and update ROCm-specific expectations for msitral3/internvl tests and updates several some cuda expectations.