Skip to content

new: add gpu support for fastembed, add fastembed providers - #612

Merged
joein merged 4 commits into
devfrom
onnx-providers
May 3, 2024
Merged

new: add gpu support for fastembed, add fastembed providers#612
joein merged 4 commits into
devfrom
onnx-providers

Conversation

@joein

@joein joein commented Apr 26, 2024

Copy link
Copy Markdown
Member

No description provided.

@netlify

netlify Bot commented Apr 26, 2024

Copy link
Copy Markdown

Deploy Preview for poetic-froyo-8baba7 ready!

Name Link
🔨 Latest commit f49e3de
🔍 Latest deploy log https://app.netlify.com/sites/poetic-froyo-8baba7/deploys/663534d891914f00088af82c
😎 Deploy Preview https://deploy-preview-612--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.

Comment thread qdrant_client/async_qdrant_fastembed.py Outdated
embedding_model_name: Optional[str],
cache_dir: Optional[str] = None,
threads: Optional[int] = None,
providers: Optional[Sequence[Union[str, Tuple[str, Dict[Any, Any]]]]] = None,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

can we do a simpler type?

@generall generall left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

On green CI

@joein
joein merged commit 3bdb6f6 into dev May 3, 2024
joein added a commit that referenced this pull request Jun 20, 2024
* new: add gpu support for fastembed, add fastembed providers

* new: update fastembed, add fastembed-gpu, add type alias for onnx providers

* new: update readme

* fix: fix poetry.lock
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