TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Gorilla: Large Language Model Connected with APIs

1 pointsby d0nealmost 2 years ago

1 comment

d0nealmost 2 years ago
No affiliation.<p>From their announcement post:<p>Meet Gorilla : The Language Model That Can Interact with Over 1,600 APIs and Outperforms GPT-4 for API calls<p>Gorilla is an open-source project, created by Shishir Patil, a PhD Student in ML systems at UC Berkeley.<p>It’s based on Falcon and MPT, two powerful language models that have been fine-tuned for API integration and usage.<p>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.<p>Apache 2.0 license.