Skip to content

Commit 5c68385

Browse files
committed
install necessary pkgs
Signed-off-by: Yan Ma <[email protected]>
1 parent 568ba24 commit 5c68385

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements/xpu.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ wheel
1010
jinja2>=3.1.6
1111
datasets # for benchmark scripts
1212
numba == 0.60.0 # v0.61 doesn't support Python 3.9. Required for N-gram speculative decoding
13-
nixl==0.3.0 # for PD disaggregation
14-
13+
tblib # for test
14+
arctic-inference==0.1.1 # for suffix spec decode
1515
--extra-index-url=https://download.pytorch.org/whl/xpu
1616
torch==2.9.0+xpu
1717
torchaudio
1818
torchvision
1919

20-
intel-extension-for-pytorch @ https://ubit-artifactory-ba.intel.com/artifactory/aipc_releases-ba-local/gpu/new/validation/IPEX/weekly/PVC/2025/ww44_Stock_test/py312/intel_extension_for_pytorch-2.9.10+xpu-cp312-cp312-linux_x86_64.whl
20+
intel-extension-for-pytorch @ https://ubit-artifactory-ba.intel.com/artifactory/aipc_releases-ba-local/gpu/new/validation/IPEX/weekly/PVC/2025/ww44_Stock_test/py312/intel_extension_for_pytorch-2.9.10+xpu-cp312-cp312-linux_x86_64.whl

0 commit comments

Comments
 (0)