Skip to content

Releases: ShishirPatil/gorilla

RAFT and Berkeley Function Calling Leaderboard Updates

11 Apr 03:38
e23476b
Compare
Choose a tag to compare

😍 v0.2 release πŸš€

Highlights

🎯 Berkeley Function Calling Leaderboard (BFCL): How do models stack up for function calling?

  • Now includes latency and cost
  • More open-source and closed-source models
  • Bug fixes in dataset.

RAFT: Fine-tuning technique to improve LLMs for in-domain RAG!

What's Changed

New Contributors

Full Changelog: v0.1...v0.2

Gorilla v0.1: OpenFunctions-v2, Berkeley Function Calling Leaderboard, and more.

12 Mar 07:56
5cb5213
Compare
Choose a tag to compare

😍 v0.1 release πŸš€

Highlights

  • 🎯 Berkeley Function Calling Leaderboard (BFCL): How do models stack up for function calling? Evaluation code for the Berkeley Function Calling Leaderboard.
  • πŸ† Gorilla OpenFunctions v2: Inference examples for OpenFunctions-v2 - SoTA open-source LLM for function calling. On-par with GPT-4 πŸ™Œ Supports more languages πŸ‘Œ.
  • API Zoo Index: An accessible collection of API documentation for humans to search through, and for LLMs to use as tools πŸ‘€

We are excited about our long due v0.1 release! Here's more:

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.1

Gorilla release v0.0.1

18 Jul 08:14
29f5ffb
Compare
Choose a tag to compare

🦍 Gorilla: An API store for LLMs πŸš€

πŸš€ After 50,000 user requests through our hosted APIs, we are happy to tear the first release for Gorilla πŸ’ͺ

🀩 In this release:

πŸ’» gorilla-cli, LLMs for your CLI!
🟒 Commercially usable, Apache 2.0 licensed Gorilla models
πŸš€ CLI interface to chat with Gorilla!
πŸš€ Torch Hub and TensorFlow Hub Models!
πŸš€ The first Gorilla model! Colab or πŸ€—!
πŸ”₯ APIZoo contribution guide for community API contributions!
πŸ”₯ APIBench dataset and the evaluation code of Gorilla!