llama-index llms ipex-llm integration
Project description
LlamaIndex Llms Integration: IPEX-LLM
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 enables the use of LLMs optimized with ipex-llm
in LlamaIndex pipelines.
Installation
On CPU
pip install llama-index-llms-ipex-llm
On GPU
pip install llama-index-llms-ipex-llm[xpu] --extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/
Usage
from llama_index.llms.ipex_llm import IpexLLM
Examples
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file llama_index_llms_ipex_llm-0.3.0.tar.gz
.
File metadata
- Download URL: llama_index_llms_ipex_llm-0.3.0.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.10 Darwin/22.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed2d68cd0c9849db11c3b815b14fe8d9c856347e07a33301bc3270369a2c9995 |
|
MD5 | fdb49f41416494d1114c893174203c1d |
|
BLAKE2b-256 | e0be70465ee8e32f9838eb856db9c2f1f6a248ecee40f94cdb68d81cb80a69f4 |
File details
Details for the file llama_index_llms_ipex_llm-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: llama_index_llms_ipex_llm-0.3.0-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.10 Darwin/22.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99d39fdfc4ef8a7672d69710116cb095376eb6eda63cc5de16f011268b88032b |
|
MD5 | ce0feaa7b201387794e3652de20ac647 |
|
BLAKE2b-256 | 90c903f58c7ffeab122704fedcd2899335b383016a42fd33d668cbd1bd58858b |