Skip to content

Conversation

@giladgd
Copy link
Member

@giladgd giladgd commented Jul 27, 2024

Description of change

  • feat: Phi-3 support
  • feat: Llama 3.1 support
  • feat: model metadata overrides
  • feat: use LoRA on a context instead of on a model
  • feat: onTextChunk option
  • fix: Gemma chat wrapper bug
  • fix: GGUF metadata nested key conflicts
  • fix: Phi-3 models memory estimation
  • fix: adapt to llama.cpp breaking changes
  • fix: preserve function calling chunks
  • fix: format JSON objects like models expect

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 July 27, 2024 20:15
@giladgd giladgd self-assigned this Jul 27, 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 e3e0994 into beta Jul 27, 2024
@giladgd giladgd deleted the gilad/adaptToLlamaChanges2 branch July 27, 2024 23:16
@github-actions
Copy link

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

The release is available on:

Your semantic-release bot 📦🚀

@giladgd giladgd mentioned this pull request Jul 28, 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