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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Infinity Framework for Enhanced Embedding Inference Speed #1270

Open
michaelfeil opened this issue Feb 17, 2024 · 0 comments
Open

Comments

@michaelfeil
Copy link

馃殌 The feature

I propose the integration of the Infinity framework into embedchain to significantly speed up embedding inference. Infinity is a pure Python framework designed to enhance the efficiency of embedding computations.

Motivation, pitch

Infinity uses techniques such as dynamic batching, flash-attention2, faster/parallel tokenization, torch compile, and optimal use of fp16 precision. The integration of Infinity aims to provide a substantial improvement in inference speed and efficiency.

langchain-ai/langchain#17671
langchain-ai/langchain#13928

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

No branches or pull requests

1 participant