-
Notifications
You must be signed in to change notification settings - Fork 31.4k
Use another repo. for Mistral3 processor testing #36925
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
|
Hi 👋, thank you for opening this pull request! The pull request is converted to draft by default. When it is ready for review, please click the |
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.
Thanks! Since we already touched Mistral3, I am thinking if slow model tests are also affected by gating the repo?
If yes, imo we need to ask access from bot rather than copying repo, because we need to test the code works with the latest official model.
|
slow model tests are running on our runners, where we have the bot token, but the tests needed to be decorated by I will update that, thank you for catching this. |
|
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 run-slow, running the specified jobs: This comment contains run-slow, running the specified jobs: models: ['models/mistral3'] |
|
The failing tests (slow) will be treated by @Cyrilvallez (on slack)
|
* fix * fix * fix * fix --------- Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
* fix * fix * fix * fix --------- Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
What does this PR do?
Use another repo. for Mistral3 processor testing