-
-
Notifications
You must be signed in to change notification settings - Fork 93
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
feat: function calling #139
Merged
Merged
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ceb538d - Browse repository at this point
Copy the full SHA ceb538dView commit details
Commits on Dec 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 595a6bc - Browse repository at this point
Copy the full SHA 595a6bcView commit details -
Merge remote-tracking branch 'origin/master' into gilad/functionCalling
# Conflicts: # llama/addon.cpp # src/llamaEvaluator/LlamaContext.ts # src/llamaEvaluator/LlamaModel.ts # src/utils/getBin.ts
Configuration menu - View commit details
-
Copy full SHA for 7a7d03e - Browse repository at this point
Copy the full SHA 7a7d03eView commit details
Commits on Dec 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba975e9 - Browse repository at this point
Copy the full SHA ba975e9View commit details
Commits on Dec 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f7f5504 - Browse repository at this point
Copy the full SHA f7f5504View commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4fcafe5 - Browse repository at this point
Copy the full SHA 4fcafe5View commit details -
feat: stateless LlamaChat, function calling, improve chat wrapper, fi…
…x threads parameter
Configuration menu - View commit details
-
Copy full SHA for 2d3f125 - Browse repository at this point
Copy the full SHA 2d3f125View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47a7d1d - Browse repository at this point
Copy the full SHA 47a7d1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc7ebb7 - Browse repository at this point
Copy the full SHA fc7ebb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1486f49 - Browse repository at this point
Copy the full SHA 1486f49View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcb2d42 - Browse repository at this point
Copy the full SHA dcb2d42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22d125f - Browse repository at this point
Copy the full SHA 22d125fView commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3fb3466 - Browse repository at this point
Copy the full SHA 3fb3466View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0380db0 - Browse repository at this point
Copy the full SHA 0380db0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0256245 - Browse repository at this point
Copy the full SHA 0256245View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83ba35f - Browse repository at this point
Copy the full SHA 83ba35fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e51b631 - Browse repository at this point
Copy the full SHA e51b631View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2248190 - Browse repository at this point
Copy the full SHA 2248190View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5adcd40 - Browse repository at this point
Copy the full SHA 5adcd40View commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aad9e31 - Browse repository at this point
Copy the full SHA aad9e31View commit details -
fix: disable Metal for
x64
arch by defaultMetal on macOS on `x64` isn't supported well in `llama.cpp` ATM, so disabling it by default will be better for most Intel macOS users.
Configuration menu - View commit details
-
Copy full SHA for 477aab1 - Browse repository at this point
Copy the full SHA 477aab1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b51f6e - Browse repository at this point
Copy the full SHA 2b51f6eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.