Skip to content

Conversation

@giladgd
Copy link
Member

@giladgd giladgd commented Jun 5, 2024

Description of change

  • feat: parallel function calling
  • feat: preload prompt
  • feat: prompt completion engine
  • feat: chat wrapper based system message support
  • feat: add prompt completion to the Electron example
  • feat: model compatibility warnings
  • feat: Functionary v2.llama3 support
  • feat: parallel function calling with plain Llama 3 Instruct
  • feat: improve function calling support for default chat wrapper
  • feat: parallel model downloads
  • feat: add the electron example to releases
  • feat: improve the electron example
  • feat: customStopTriggers for LlamaCompletion
  • fix: improve CUDA detection on Windows
  • fix: performance improvements
  • refactor: make functionCallMessageTemplate an object
  • chore: adapt to llama.cpp breaking changes

Pull-Request Checklist

  • Code is up-to-date with the master branch
  • npm run format to apply eslint formatting
  • npm run test passes with this change
  • This pull request links relevant issues as Fixes #0000
  • There are new or updated unit tests validating the change
  • Documentation has been updated to reflect this change
  • The new commits and pull request title follow conventions explained in pull request guidelines (PRs that do not follow this convention will not be merged)

@giladgd giladgd requested a review from ido-pluto June 5, 2024 23:33
@giladgd giladgd self-assigned this Jun 5, 2024
Copy link
Contributor

@ido-pluto ido-pluto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@giladgd giladgd merged commit 95f4645 into beta Jun 8, 2024
@giladgd giladgd deleted the gilad/parallelFunctionCalls branch June 8, 2024 23:48
@github-actions
Copy link

github-actions bot commented Jun 9, 2024

🎉 This PR is included in version 3.0.0-beta.23 🎉

The release is available on:

Your semantic-release bot 📦🚀

@giladgd giladgd mentioned this pull request Jun 9, 2024
17 tasks
@github-actions
Copy link

github-actions bot commented Sep 24, 2024

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

3 participants