Skip to content

Commit 9c3d4a1

Browse files
authored
Add intel-extension-for-pytorch to Transformers-like API requirements (#2113)
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
1 parent a617115 commit 9c3d4a1

File tree

1 file changed

+3
-0
lines changed
  • examples/3.x_api/pytorch/nlp/huggingface_models/language-modeling/quantization/transformers/weight_only/text-generation

1 file changed

+3
-0
lines changed

examples/3.x_api/pytorch/nlp/huggingface_models/language-modeling/quantization/transformers/weight_only/text-generation/requirements_cpu_woq.txt

+3
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ lm-eval==0.4.3
1515
huggingface_hub
1616
numba
1717
tbb
18+
intel-extension-for-pytorch==2.4.0
19+
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/cpu/us/
20+
oneccl_bind_pt==2.4.0

0 commit comments

Comments
 (0)