ipex-llm 2.2.0b20250204.post0__py3-none-manylinux2010_x86_64.whl → 2.2.0b20250204.post1__py3-none-manylinux2010_x86_64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {ipex_llm-2.2.0b20250204.post0.dist-info → ipex_llm-2.2.0b20250204.post1.dist-info}/METADATA +5 -5
- {ipex_llm-2.2.0b20250204.post0.dist-info → ipex_llm-2.2.0b20250204.post1.dist-info}/RECORD +8 -8
- {ipex_llm-2.2.0b20250204.post0.data → ipex_llm-2.2.0b20250204.post1.data}/scripts/ipex-llm-init +0 -0
- {ipex_llm-2.2.0b20250204.post0.data → ipex_llm-2.2.0b20250204.post1.data}/scripts/llm-chat +0 -0
- {ipex_llm-2.2.0b20250204.post0.data → ipex_llm-2.2.0b20250204.post1.data}/scripts/llm-cli +0 -0
- {ipex_llm-2.2.0b20250204.post0.dist-info → ipex_llm-2.2.0b20250204.post1.dist-info}/WHEEL +0 -0
- {ipex_llm-2.2.0b20250204.post0.dist-info → ipex_llm-2.2.0b20250204.post1.dist-info}/entry_points.txt +0 -0
- {ipex_llm-2.2.0b20250204.post0.dist-info → ipex_llm-2.2.0b20250204.post1.dist-info}/top_level.txt +0 -0
{ipex_llm-2.2.0b20250204.post0.dist-info → ipex_llm-2.2.0b20250204.post1.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: ipex-llm
|
3
|
-
Version: 2.2.0b20250204.
|
3
|
+
Version: 2.2.0b20250204.post1
|
4
4
|
Summary: Large Language Model Develop Toolkit
|
5
5
|
Home-page: https://github.com/intel-analytics/ipex-llm
|
6
6
|
Author: BigDL Authors
|
@@ -28,11 +28,11 @@ Requires-Dist: torch ==2.1.2+cpu ; (platform_system == "Linux") and extra == 'al
|
|
28
28
|
Requires-Dist: torch ==2.1.2 ; (platform_system == "Windows") and extra == 'all'
|
29
29
|
Provides-Extra: cpp
|
30
30
|
Requires-Dist: bigdl-core-cpp ==2.6.0b20250204.post0 ; extra == 'cpp'
|
31
|
-
Requires-Dist: onednn-devel ==2025.0.1 ; extra == 'cpp'
|
32
|
-
Requires-Dist: onednn ==2025.0.1 ; extra == 'cpp'
|
33
|
-
Requires-Dist: dpcpp-cpp-rt ==2025.0.2 ; extra == 'cpp'
|
34
|
-
Requires-Dist: mkl-dpcpp ==2025.0.1 ; extra == 'cpp'
|
35
31
|
Requires-Dist: setuptools ; extra == 'cpp'
|
32
|
+
Requires-Dist: onednn-devel ==2025.0.1 ; (platform_system == "Windows") and extra == 'cpp'
|
33
|
+
Requires-Dist: onednn ==2025.0.1 ; (platform_system == "Windows") and extra == 'cpp'
|
34
|
+
Requires-Dist: dpcpp-cpp-rt ==2025.0.2 ; (platform_system == "Windows") and extra == 'cpp'
|
35
|
+
Requires-Dist: mkl-dpcpp ==2025.0.1 ; (platform_system == "Windows") and extra == 'cpp'
|
36
36
|
Provides-Extra: llama-index
|
37
37
|
Requires-Dist: py-cpuinfo ; extra == 'llama-index'
|
38
38
|
Requires-Dist: protobuf ; extra == 'llama-index'
|
@@ -255,11 +255,11 @@ ipex_llm/vllm/xpu/engine/__init__.py,sha256=pY_CpyuZd72fr6s32ejeKHKFW0K4vUU2rzZj
|
|
255
255
|
ipex_llm/vllm/xpu/engine/engine.py,sha256=k4-D27WS_Gk3mA--w3HWAjPjb4Aiu043MVPi0ZoAUBc,5984
|
256
256
|
ipex_llm/vllm/xpu/entrypoints/openai/api_server.py,sha256=GshTZFB8e4PWvqckfbmTOU6b0oLkNn7A-vzLuG9--j8,21544
|
257
257
|
ipex_llm/vllm/xpu/entrypoints/openai/cli_args.py,sha256=2rENA2ucynMaIjiZBEh2ez1o5vR32GaP514t39CD7KM,8676
|
258
|
-
ipex_llm-2.2.0b20250204.
|
259
|
-
ipex_llm-2.2.0b20250204.
|
260
|
-
ipex_llm-2.2.0b20250204.
|
261
|
-
ipex_llm-2.2.0b20250204.
|
262
|
-
ipex_llm-2.2.0b20250204.
|
263
|
-
ipex_llm-2.2.0b20250204.
|
264
|
-
ipex_llm-2.2.0b20250204.
|
265
|
-
ipex_llm-2.2.0b20250204.
|
258
|
+
ipex_llm-2.2.0b20250204.post1.data/scripts/ipex-llm-init,sha256=fLQsT2dRL6H5bThb4GuIWotAuqoLsIxFwA-0c2qmaO8,6672
|
259
|
+
ipex_llm-2.2.0b20250204.post1.data/scripts/llm-chat,sha256=TdUnUmNapzuoe1c8IzrdVOQwWEg8IqsMSBRlOD3daZM,2249
|
260
|
+
ipex_llm-2.2.0b20250204.post1.data/scripts/llm-cli,sha256=RXGPlLElHxcKzoUxljEMBIAXbzCDysXL-Nxw-xF-7LU,2457
|
261
|
+
ipex_llm-2.2.0b20250204.post1.dist-info/METADATA,sha256=6nD5dIlROrsp7FsxtKuGblsFIi7Dc8ipzPt84m_fdGg,12483
|
262
|
+
ipex_llm-2.2.0b20250204.post1.dist-info/WHEEL,sha256=PPJcBMAZibF_2GFE9NmOJGqiaSMPiNFbJd6QaJjdA6Y,109
|
263
|
+
ipex_llm-2.2.0b20250204.post1.dist-info/entry_points.txt,sha256=TiUyBB2MRmfF3ko-pyAEzqeBCRnyhu27bNOAsWPp3e8,61
|
264
|
+
ipex_llm-2.2.0b20250204.post1.dist-info/top_level.txt,sha256=CGCMHM-SyqUabU4h8RqJ2KTYckQUO3LvIWwmUQ6Qbzw,9
|
265
|
+
ipex_llm-2.2.0b20250204.post1.dist-info/RECORD,,
|
{ipex_llm-2.2.0b20250204.post0.data → ipex_llm-2.2.0b20250204.post1.data}/scripts/ipex-llm-init
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{ipex_llm-2.2.0b20250204.post0.dist-info → ipex_llm-2.2.0b20250204.post1.dist-info}/entry_points.txt
RENAMED
File without changes
|
{ipex_llm-2.2.0b20250204.post0.dist-info → ipex_llm-2.2.0b20250204.post1.dist-info}/top_level.txt
RENAMED
File without changes
|