Name | optimum-haystack JSON |
Version |
0.1.1
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 | 2024-07-04 08:54:09 |
maintainer | None |
docs_url | None |
author | Ashwin Mathur |
requires_python | >=3.8 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# optimum
[![PyPI - Version](https://img.shields.io/pypi/v/optimum-haystack.svg)](https://pypi.org/project/optimum-haystack)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/optimum-haystack.svg)](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/91/29/e10d83c873aeab0a3668abfbebb62fa54768fbb8339e49f69ad1c5b540bb/optimum_haystack-0.1.1.tar.gz",
"platform": null,
"description": "# optimum\n\n[![PyPI - Version](https://img.shields.io/pypi/v/optimum-haystack.svg)](https://pypi.org/project/optimum-haystack)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/optimum-haystack.svg)](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.1",
"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": "1bd085d93214b5d147f1eeb452744cffb91fcbb2d71289fe2a6d446c23e90089",
"md5": "1b2a9c49610fa44afe1cd488eea4c6aa",
"sha256": "0f2e01521a888ea6d8e9d654606e2200feaab769b5b7207b94ebaa8d5fefa4c2"
},
"downloads": -1,
"filename": "optimum_haystack-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1b2a9c49610fa44afe1cd488eea4c6aa",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 18050,
"upload_time": "2024-07-04T08:54:11",
"upload_time_iso_8601": "2024-07-04T08:54:11.298226Z",
"url": "https://files.pythonhosted.org/packages/1b/d0/85d93214b5d147f1eeb452744cffb91fcbb2d71289fe2a6d446c23e90089/optimum_haystack-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9129e10d83c873aeab0a3668abfbebb62fa54768fbb8339e49f69ad1c5b540bb",
"md5": "f0f27161dba81df642c834d51867cb9a",
"sha256": "ce52f80367fd4fea96dc85660182fecb2d12959cd68109a1968bcd5eb8da5b07"
},
"downloads": -1,
"filename": "optimum_haystack-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "f0f27161dba81df642c834d51867cb9a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 18418,
"upload_time": "2024-07-04T08:54:09",
"upload_time_iso_8601": "2024-07-04T08:54:09.813941Z",
"url": "https://files.pythonhosted.org/packages/91/29/e10d83c873aeab0a3668abfbebb62fa54768fbb8339e49f69ad1c5b540bb/optimum_haystack-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-04 08:54:09",
"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": [],
"lcname": "optimum-haystack"
}