Skip to content

Gorilla: Large Language Model Connected with APIs

github.com/ShishirPatil
1 pointd0ne1 comment
On HN

Comments

d0neOP

No affiliation.

From their announcement post:

Meet Gorilla : The Language Model That Can Interact with Over 1,600 APIs and Outperforms GPT-4 for API calls

Gorilla is an open-source project, created by Shishir Patil, a PhD Student in ML systems at UC Berkeley.

It’s based on Falcon and MPT, two powerful language models that have been fine-tuned for API integration and usage.

Gorilla can parse the Abstract Syntax Tree (AST) when writing code, resulting in semantically and syntactically correct API invocations. This means that it can significantly reduce hallucinations and incorrect syntax, which are common problems for other language models, such as GPT-4.

Apache 2.0 license.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.