Skip to content
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

[BFCL] Add gemini-1.5-pro-002, gemini-1.5-pro-002-FC, gemini-1.5-pro-001, gemini-1.5-pro-001-FC, gemini-1.5-flash-002, gemini-1.5-flash-002-FC, gemini-1.0-pro-002, gemini-1.0-pro-002-FC #658

Merged
merged 21 commits into from
Oct 5, 2024

Conversation

HuanzhiMao
Copy link
Collaborator

@HuanzhiMao HuanzhiMao commented Sep 24, 2024

This PR adds the following new models to the leaderboard:

  • gemini-1.5-pro-002
  • gemini-1.5-pro-002-FC
  • gemini-1.5-pro-001
  • gemini-1.5-pro-001-FC
  • gemini-1.5-flash-002
  • gemini-1.5-flash-002-FC
  • gemini-1.0-pro-002
  • gemini-1.0-pro-002-FC

Note: All the code for Gemini prompting series inference are already written out in #644, but they were not thoroughly verified at that time due to limited bandwidth. This PR has the code tested and thus we 'officially' add support for the prompting version of the Gemini models.

@HuanzhiMao HuanzhiMao added the BFCL-New Model Add New Model to BFCL label Sep 24, 2024
@HuanzhiMao HuanzhiMao changed the title [BFCL] Add gemini-1.5-pro-preview-0514, gemini-1.5-flash-preview-0514, gemini-1.0-pro [BFCL] Add gemini-1.5-pro-002, gemini-1.5-pro-002-FC, gemini-1.5-pro-preview-0514, gemini-1.5-flash-preview-0514, gemini-1.0-pro Sep 26, 2024
@HuanzhiMao
Copy link
Collaborator Author

Update: Add gemini-1.5-pro-002 and gemini-1.5-pro-002_FC in this PR as well.

@HuanzhiMao
Copy link
Collaborator Author

Hey @vandyxiaowei, would you mind taking a look at this PR? The Vertex AI library is a bit tricky to deal with, and I want to make sure I didn't mess up stuff. Thanks!

@HuanzhiMao HuanzhiMao changed the title [BFCL] Add gemini-1.5-pro-002, gemini-1.5-pro-002-FC, gemini-1.5-pro-preview-0514, gemini-1.5-flash-preview-0514, gemini-1.0-pro [BFCL] Add gemini-1.5-pro-002, gemini-1.5-pro-002-FC, gemini-1.5-pro-001, gemini-1.5-pro-001-FC, gemini-1.5-flash-002, gemini-1.5-flash-002-FC, gemini-1.0-pro-002, gemini-1.0-pro-002-FC Oct 3, 2024
@ShishirPatil ShishirPatil merged commit 4115e77 into ShishirPatil:main Oct 5, 2024
@HuanzhiMao HuanzhiMao deleted the gemini branch October 5, 2024 05:55
ShishirPatil pushed a commit that referenced this pull request Oct 21, 2024
This PR updates the leaderboard to reflect the change in score due to
the following PR merge:

1. #660 
2. #661
3. #683
4. #679
5. #708 
6. #709
7. #701
8. #657 
9. #658 
10. #640 
11. #653
12. #642 
13. #696 
14. #667

Close #662.

Note: Some models (like `firefunction`, `functionary`,
`microsoft/phi`)are not included in this leaderboard update because we
don't have all the entries generated. We will add them back once we get
the full result generated.
VishnuSuresh27 pushed a commit to VishnuSuresh27/gorilla that referenced this pull request Nov 11, 2024
…001, gemini-1.5-pro-001-FC, gemini-1.5-flash-002, gemini-1.5-flash-002-FC, gemini-1.0-pro-002, gemini-1.0-pro-002-FC (ShishirPatil#658)

This PR adds the following new models to the leaderboard:

  - `gemini-1.5-pro-002`
  - `gemini-1.5-pro-002-FC`
  - `gemini-1.5-pro-001`
  - `gemini-1.5-pro-001-FC`
  - `gemini-1.5-flash-002`
  - `gemini-1.5-flash-002-FC`
  - `gemini-1.0-pro-002`
  - `gemini-1.0-pro-002-FC`

Note: All the code for Gemini prompting series inference are already
written out in ShishirPatil#644, but they were not thoroughly verified at that time
due to limited bandwidth. This PR has the code tested and thus we
'officially' add support for the prompting version of the Gemini models.
HuanzhiMao added a commit that referenced this pull request Nov 16, 2024
Since the typecasting bugs in Gemini Function Calling has been fixed in
the upstream `google-cloud-aiplatform` library and the version has been
updated in #760 , the workaround patch for the Vertex AI package
introduced in #658 is no longer needed and should be removed for code
readability.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BFCL-New Model Add New Model to BFCL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants