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

Fastembed 0.5.0 #870

Merged
merged 7 commits into from
Dec 27, 2024
Merged

Fastembed 0.5.0 #870

merged 7 commits into from
Dec 27, 2024

Conversation

joein
Copy link
Member

@joein joein commented Dec 27, 2024

This PR is about updating fastembed to 0.5.0 to reduce the amount of traffic on qdrant's gcp

It required some more fixes rather than just updating fastembed to 0.5.0, since python3.8 has come to its end of life and some of the libraries like tokenizers were impossible to install (python3.8 ci tried to install tokenizers 0.21.0 and it does not support python3.8)

Netlify has also been broken due to python version
Some of mypy features do not work with numpy 2.0, so on so forth

Copy link

netlify bot commented Dec 27, 2024

Deploy Preview for poetic-froyo-8baba7 ready!

Name Link
🔨 Latest commit 24764cc
🔍 Latest deploy log https://app.netlify.com/sites/poetic-froyo-8baba7/deploys/676ec0a8114efb0008ac7cf7
😎 Deploy Preview https://deploy-preview-870--poetic-froyo-8baba7.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.

@joein joein requested a review from generall December 27, 2024 15:12
@joein joein merged commit 9b89888 into master Dec 27, 2024
12 checks passed
joein added a commit that referenced this pull request Dec 27, 2024
* new: update fastembed to 0.5.0, update numpy version mapping, bump qdrant-client to v1.12.2

* new: update qdrant version in integration tests

* update lock

* drop python3.8

* fix numpy for type checkers

* fix netlify

* fix netlify
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants