Skip to content

Files

Latest commit

f166d91 · Oct 18, 2024

History

History
This branch is 207 commits behind deepset-ai/haystack-core-integrations:main.

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 26, 2024
May 6, 2024
Jul 4, 2024
Sep 26, 2024
Jul 4, 2024
Feb 21, 2024
Mar 4, 2024
Oct 18, 2024

optimum

PyPI - Version PyPI - Python Version


Component to embed strings and Documents using models loaded with the HuggingFace Optimum library. This component is designed to seamlessly inference models using the high speed ONNX runtime.

Table of Contents

Installation

pip install optimum-haystack

License

optimum-haystack is distributed under the terms of the Apache-2.0 license.