-
Notifications
You must be signed in to change notification settings - Fork 6.6k
feat: add code samples for distillation #11156
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
Here is the summary of changes. You are about to add 1 region tag.
This comment is generated by snippet-bot.
|
Code looks good, but you need to fix it so it passes the tests.
The gemini tests we just have to accept are quite unpredictable, but the failure above is important. |
Thank you @m-strzelczyk |
@liulehui adding the |
@m-strzelczyk Thank you, fixed another, thanks so much for reviewing it! |
I'm gonna merge this, since it seems the errors we have are not related to those samples. |
Description
Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.
Checklist
nox -s py-3.9
(see Test Environment Setup)nox -s lint
(see Test Environment Setup)