llama-index-embeddings-ipex-llm


Namellama-index-embeddings-ipex-llm JSON
Version 0.2.2 PyPI version JSON
download
home_pageNone
Summaryllama-index embeddings ipex-llm integration
upload_time2024-08-22 22:25:26
maintainerNone
docs_urlNone
authorYour Name
requires_python<4.0,>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LlamaIndex Embeddings Integration: Ipex_Llm

[IPEX-LLM](https://github.com/intel-analytics/ipex-llm) is a PyTorch library for running LLM on Intel CPU and GPU (e.g., local PC with iGPU, discrete GPU such as Arc, Flex and Max) with very low latency. This module allows loading Embedding models with ipex-llm optimizations.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "llama-index-embeddings-ipex-llm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "you@example.com",
    "download_url": "https://files.pythonhosted.org/packages/4a/69/66e1ec366f087291717f0c1560eb52bbe2c4897d552f63ea31d08e56b81c/llama_index_embeddings_ipex_llm-0.2.2.tar.gz",
    "platform": null,
    "description": "# LlamaIndex Embeddings Integration: Ipex_Llm\n\n[IPEX-LLM](https://github.com/intel-analytics/ipex-llm) is a PyTorch library for running LLM on Intel CPU and GPU (e.g., local PC with iGPU, discrete GPU such as Arc, Flex and Max) with very low latency. This module allows loading Embedding models with ipex-llm optimizations.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "llama-index embeddings ipex-llm integration",
    "version": "0.2.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81cf80b1be6f7e762e8ccb5cf2d70638ba397f0993e018a973c6f905f775a31a",
                "md5": "67948d34611d0c71766027626c89b2d3",
                "sha256": "e071cb5c8f20d54d3fdb31487ceff13aac6cb5fe350e79f686a742f2d40e4b54"
            },
            "downloads": -1,
            "filename": "llama_index_embeddings_ipex_llm-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "67948d34611d0c71766027626c89b2d3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 4809,
            "upload_time": "2024-08-22T22:25:25",
            "upload_time_iso_8601": "2024-08-22T22:25:25.281981Z",
            "url": "https://files.pythonhosted.org/packages/81/cf/80b1be6f7e762e8ccb5cf2d70638ba397f0993e018a973c6f905f775a31a/llama_index_embeddings_ipex_llm-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a6966e1ec366f087291717f0c1560eb52bbe2c4897d552f63ea31d08e56b81c",
                "md5": "8fab84f13274a599d87ae8b314c74b30",
                "sha256": "9144c04f462546ece67a5f24c9b60bb421bc4f272db472828296e9635b9fa27e"
            },
            "downloads": -1,
            "filename": "llama_index_embeddings_ipex_llm-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "8fab84f13274a599d87ae8b314c74b30",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 4389,
            "upload_time": "2024-08-22T22:25:26",
            "upload_time_iso_8601": "2024-08-22T22:25:26.187455Z",
            "url": "https://files.pythonhosted.org/packages/4a/69/66e1ec366f087291717f0c1560eb52bbe2c4897d552f63ea31d08e56b81c/llama_index_embeddings_ipex_llm-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-22 22:25:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "llama-index-embeddings-ipex-llm"
}
        
Elapsed time: 0.32651s