ipex-llm 2.2.0b20250311.post0__py3-none-manylinux2010_x86_64.whl → 2.2.0b20250311.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.0b20250311.post0.dist-info → ipex_llm-2.2.0b20250311.post1.dist-info}/METADATA +1 -4
- {ipex_llm-2.2.0b20250311.post0.dist-info → ipex_llm-2.2.0b20250311.post1.dist-info}/RECORD +8 -8
- {ipex_llm-2.2.0b20250311.post0.data → ipex_llm-2.2.0b20250311.post1.data}/scripts/ipex-llm-init +0 -0
- {ipex_llm-2.2.0b20250311.post0.data → ipex_llm-2.2.0b20250311.post1.data}/scripts/llm-chat +0 -0
- {ipex_llm-2.2.0b20250311.post0.data → ipex_llm-2.2.0b20250311.post1.data}/scripts/llm-cli +0 -0
- {ipex_llm-2.2.0b20250311.post0.dist-info → ipex_llm-2.2.0b20250311.post1.dist-info}/WHEEL +0 -0
- {ipex_llm-2.2.0b20250311.post0.dist-info → ipex_llm-2.2.0b20250311.post1.dist-info}/entry_points.txt +0 -0
- {ipex_llm-2.2.0b20250311.post0.dist-info → ipex_llm-2.2.0b20250311.post1.dist-info}/top_level.txt +0 -0
{ipex_llm-2.2.0b20250311.post0.dist-info → ipex_llm-2.2.0b20250311.post1.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: ipex-llm
|
3
|
-
Version: 2.2.0b20250311.
|
3
|
+
Version: 2.2.0b20250311.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
|
@@ -140,12 +140,9 @@ Requires-Dist: intel-openmp ; (platform_machine == "x86_64" or platform_machine
|
|
140
140
|
Requires-Dist: torch ==2.6.0+xpu ; (platform_system == "Linux") and extra == 'xpu-2-6-arl'
|
141
141
|
Requires-Dist: torchvision ==0.21.0+xpu ; (platform_system == "Linux") and extra == 'xpu-2-6-arl'
|
142
142
|
Requires-Dist: torchaudio ==2.6.0+xpu ; (platform_system == "Linux") and extra == 'xpu-2-6-arl'
|
143
|
-
Requires-Dist: intel-extension-for-pytorch ==2.6.10+xpu ; (platform_system == "Linux") and extra == 'xpu-2-6-arl'
|
144
|
-
Requires-Dist: oneccl-bind-pt ==2.6.0+xpu ; (platform_system == "Linux") and extra == 'xpu-2-6-arl'
|
145
143
|
Requires-Dist: torch ==2.6.0.post0+xpu ; (platform_system == "Windows") and extra == 'xpu-2-6-arl'
|
146
144
|
Requires-Dist: torchvision ==0.21.0.post0+xpu ; (platform_system == "Windows") and extra == 'xpu-2-6-arl'
|
147
145
|
Requires-Dist: torchaudio ==2.6.0.post0+xpu ; (platform_system == "Windows") and extra == 'xpu-2-6-arl'
|
148
|
-
Requires-Dist: intel-extension-for-pytorch ==2.6.10+xpu ; (platform_system == "Windows") and extra == 'xpu-2-6-arl'
|
149
146
|
Requires-Dist: intel-openmp ; (platform_machine == "x86_64" or platform_machine == "AMD64") and extra == 'xpu-2-6'
|
150
147
|
Provides-Extra: xpu-arc
|
151
148
|
Requires-Dist: py-cpuinfo ; extra == 'xpu-arc'
|
@@ -262,11 +262,11 @@ ipex_llm/vllm/xpu/engine/__init__.py,sha256=pY_CpyuZd72fr6s32ejeKHKFW0K4vUU2rzZj
|
|
262
262
|
ipex_llm/vllm/xpu/engine/engine.py,sha256=NvCMbp0X8NVrOqbwm4FTvXOptTRLzu9jQsy37ZHnTk8,9493
|
263
263
|
ipex_llm/vllm/xpu/entrypoints/openai/api_server.py,sha256=IjiSze9vzBCAkLu_VwIcJwuO1jyFna7DLrj6aSL7RaQ,35220
|
264
264
|
ipex_llm/vllm/xpu/entrypoints/openai/cli_args.py,sha256=hB398yYtKauASRzevctScdbFIjiiSGMAe1bwEuIHrhY,10893
|
265
|
-
ipex_llm-2.2.0b20250311.
|
266
|
-
ipex_llm-2.2.0b20250311.
|
267
|
-
ipex_llm-2.2.0b20250311.
|
268
|
-
ipex_llm-2.2.0b20250311.
|
269
|
-
ipex_llm-2.2.0b20250311.
|
270
|
-
ipex_llm-2.2.0b20250311.
|
271
|
-
ipex_llm-2.2.0b20250311.
|
272
|
-
ipex_llm-2.2.0b20250311.
|
265
|
+
ipex_llm-2.2.0b20250311.post1.data/scripts/ipex-llm-init,sha256=fLQsT2dRL6H5bThb4GuIWotAuqoLsIxFwA-0c2qmaO8,6672
|
266
|
+
ipex_llm-2.2.0b20250311.post1.data/scripts/llm-chat,sha256=TdUnUmNapzuoe1c8IzrdVOQwWEg8IqsMSBRlOD3daZM,2249
|
267
|
+
ipex_llm-2.2.0b20250311.post1.data/scripts/llm-cli,sha256=RXGPlLElHxcKzoUxljEMBIAXbzCDysXL-Nxw-xF-7LU,2457
|
268
|
+
ipex_llm-2.2.0b20250311.post1.dist-info/METADATA,sha256=mZaDUwSKGkWziB9BpdD68XvEn47GeGVLo0kbKhIdZso,13923
|
269
|
+
ipex_llm-2.2.0b20250311.post1.dist-info/WHEEL,sha256=PPJcBMAZibF_2GFE9NmOJGqiaSMPiNFbJd6QaJjdA6Y,109
|
270
|
+
ipex_llm-2.2.0b20250311.post1.dist-info/entry_points.txt,sha256=TiUyBB2MRmfF3ko-pyAEzqeBCRnyhu27bNOAsWPp3e8,61
|
271
|
+
ipex_llm-2.2.0b20250311.post1.dist-info/top_level.txt,sha256=CGCMHM-SyqUabU4h8RqJ2KTYckQUO3LvIWwmUQ6Qbzw,9
|
272
|
+
ipex_llm-2.2.0b20250311.post1.dist-info/RECORD,,
|
{ipex_llm-2.2.0b20250311.post0.data → ipex_llm-2.2.0b20250311.post1.data}/scripts/ipex-llm-init
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{ipex_llm-2.2.0b20250311.post0.dist-info → ipex_llm-2.2.0b20250311.post1.dist-info}/entry_points.txt
RENAMED
File without changes
|
{ipex_llm-2.2.0b20250311.post0.dist-info → ipex_llm-2.2.0b20250311.post1.dist-info}/top_level.txt
RENAMED
File without changes
|