-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add LLAMA 3.1 Json tool call with Bumblebee (#198)
* Add LLAMA 3.1 Json tool call * add Example and remove unused var warning * fix review findings Readme and debug print * run mix format * Add LLAMA custom tool calling * Remove IO.inspect * fix prep_and_validate_messages * fix merg error * remove IO.inspect * Fix empty tool and Test current data * Add Code to make Parsec Optional
- Loading branch information
Showing
10 changed files
with
1,345 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.