Name | optimum-haystack JSON |
Version |
0.1.3
JSON |
| download |
home_page | None |
Summary | 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. |
upload_time | 2025-02-03 11:31:57 |
maintainer | None |
docs_url | None |
author | Ashwin Mathur |
requires_python | >=3.8 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
hatch
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# optimum
[](https://pypi.org/project/optimum-haystack)
[](https://pypi.org/project/optimum-haystack)
---
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**
- [optimum](#optimum)
- [Installation](#installation)
- [License](#license)
## Installation
```console
pip install optimum-haystack
```
## License
`optimum-haystack` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.
Raw data
{
"_id": null,
"home_page": null,
"name": "optimum-haystack",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Ashwin Mathur",
"author_email": "deepset GmbH <info@deepset.ai>",
"download_url": "https://files.pythonhosted.org/packages/fb/c4/24aca2c4e05f96a5f639bf7c171902d7ed0904667f394396c898e2bb09a6/optimum_haystack-0.1.3.tar.gz",
"platform": null,
"description": "# optimum\n\n[](https://pypi.org/project/optimum-haystack)\n[](https://pypi.org/project/optimum-haystack)\n\n---\n\nComponent 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.\n\n**Table of Contents**\n\n- [optimum](#optimum)\n - [Installation](#installation)\n - [License](#license)\n\n## Installation\n\n```console\npip install optimum-haystack\n```\n\n## License\n\n`optimum-haystack` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.\n",
"bugtrack_url": null,
"license": null,
"summary": "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.",
"version": "0.1.3",
"project_urls": {
"Documentation": "https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/optimum#readme",
"Issues": "https://github.com/deepset-ai/haystack-core-integrations/issues",
"Source": "https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/optimum"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "0fb8ecdd85685c028cd436e82b5c7489384c2190f9aa43720fd06db3020c9a1f",
"md5": "dd81d3ab0764410f40a4f5d801a62930",
"sha256": "2819425623cd964fa90df53df31c9f1c54ec7732639e4895768ce2efceff757a"
},
"downloads": -1,
"filename": "optimum_haystack-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "dd81d3ab0764410f40a4f5d801a62930",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 18051,
"upload_time": "2025-02-03T11:31:56",
"upload_time_iso_8601": "2025-02-03T11:31:56.469505Z",
"url": "https://files.pythonhosted.org/packages/0f/b8/ecdd85685c028cd436e82b5c7489384c2190f9aa43720fd06db3020c9a1f/optimum_haystack-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fbc424aca2c4e05f96a5f639bf7c171902d7ed0904667f394396c898e2bb09a6",
"md5": "8922d5a65d53f8aca7daa9bdee63e038",
"sha256": "8502e83bc4dfe5ffcbad6f7d8e7ecbfcc82f8e667775b8fe8e076c02ad36d769"
},
"downloads": -1,
"filename": "optimum_haystack-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "8922d5a65d53f8aca7daa9bdee63e038",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 19207,
"upload_time": "2025-02-03T11:31:57",
"upload_time_iso_8601": "2025-02-03T11:31:57.601071Z",
"url": "https://files.pythonhosted.org/packages/fb/c4/24aca2c4e05f96a5f639bf7c171902d7ed0904667f394396c898e2bb09a6/optimum_haystack-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-03 11:31:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "deepset-ai",
"github_project": "haystack-core-integrations",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "hatch",
"specs": []
}
],
"lcname": "optimum-haystack"
}