-
Notifications
You must be signed in to change notification settings - Fork 52
feat: add gemini-2.0-flash-001 and gemini-2.0-flash-lite-001 to fine tune score endponts and multimodal endpoints #1650
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
b93529e
to
aebca40
Compare
8b60de1
to
4e9a1ac
Compare
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
4e9a1ac
to
6d8e228
Compare
6d8e228
to
106951f
Compare
Can you check the result for .predict and .score of gemini-2.0-flash-lite-001? If no quota, they shouldn't have meaningful output. |
Please actively followup with BQML, when the quota issue is resolved, then to add fine tuning and other missing stuff. |
Here is the output when running .score() for gemini-2.0-flash-lite. Output when running .predict() for gemini-2.0-flash-lite. |
feat: add gemini-2.0-flash-001 and gemini-2.0-flash-lite-001 to fine tune score endponts and multimodal endpoints