Skip to content
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(backends): Drop bert.cpp #4272

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

feat(backends): Drop bert.cpp #4272

wants to merge 2 commits into from

Conversation

mudler
Copy link
Owner

@mudler mudler commented Nov 26, 2024

Description

This PR drops the bert-cpp backend entirely, as nowadays llama.cpp can be used as embeddings backend with higher accuracy and also it is much more faster in terms of speedup.

This PR also silently moves the model galleries and the examples referencing the bert-embeddings model to a llama3.2 based version.

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Copy link

netlify bot commented Nov 26, 2024

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 49db0fa
🔍 Latest deploy log https://app.netlify.com/sites/localai/deploys/6746d6ff4b2b4f0008a44f46
😎 Deploy Preview https://deploy-preview-4272--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

use llama.cpp 3.2 as a drop-in replacement for bert.cpp

Signed-off-by: Ettore Di Giacinto <[email protected]>
dave-gray101
dave-gray101 previously approved these changes Nov 26, 2024
Signed-off-by: Ettore Di Giacinto <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants