Skip to content

Commit e07e39f

Browse files
authored
update requirement (intel#1332)
1 parent a19467d commit e07e39f

File tree

6 files changed

+0
-26
lines changed

6 files changed

+0
-26
lines changed

intel_extension_for_transformers/neural_chat/pipeline/plugins/retrieval/requirements.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,4 @@ qdrant-client
1414
rank_bm25
1515
scikit-learn
1616
sentence-transformers==2.3.1
17-
torch==2.2.0
18-
torchaudio==2.2.0
1917
unstructured

intel_extension_for_transformers/neural_chat/requirements.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
accelerate
22
cchardet
3-
deepface
43
einops
54
evaluate
6-
ExifRead
75
fastapi
86
fschat==0.2.35
97
git+https://github.com/EleutherAI/lm-evaluation-harness.git@cc9778fbe4fa1a709be2abed9deb6180fd40e7e2
108
huggingface_hub
11-
intel-extension-for-transformers
129
intel_extension_for_pytorch==2.2.0
1310
neural-compressor
1411
neural_speed
@@ -18,8 +15,6 @@ optimum
1815
optimum-intel
1916
peft==0.6.2
2017
pydantic==1.10.13
21-
pydub
22-
pymysql
2318
python-dotenv
2419
python-multipart
2520
rouge_score

intel_extension_for_transformers/neural_chat/requirements_cpu.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
1-
--extra-index-url https://download.pytorch.org/whl/cpu
21
cchardet
3-
deepface
42
einops
53
evaluate
6-
ExifRead
74
fastapi
85
fschat==0.2.32
96
git+https://github.com/EleutherAI/lm-evaluation-harness.git@cc9778fbe4fa1a709be2abed9deb6180fd40e7e2
107
huggingface_hub
11-
intel-extension-for-transformers
128
intel_extension_for_pytorch==2.2.0
139
neural-compressor
1410
neural_speed
@@ -17,8 +13,6 @@ optimum
1713
optimum-intel
1814
peft==0.6.2
1915
pydantic==1.10.13
20-
pydub
21-
pymysql
2216
python-dotenv
2317
python-multipart
2418
rouge_score

intel_extension_for_transformers/neural_chat/requirements_hpu.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
cchardet
2-
deepface
32
einops
43
evaluate
5-
ExifRead
64
fastapi
75
fschat==0.2.35
86
git+https://github.com/EleutherAI/lm-evaluation-harness.git@cc9778fbe4fa1a709be2abed9deb6180fd40e7e2
@@ -12,8 +10,6 @@ numpy==1.23.5
1210
optimum
1311
peft
1412
pydantic==1.10.13
15-
pydub
16-
pymysql
1713
python-dotenv
1814
python-multipart
1915
rouge_score

intel_extension_for_transformers/neural_chat/requirements_pc.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
--extra-index-url https://download.pytorch.org/whl/cpu
22
cchardet
3-
deepface
43
einops
54
evaluate
6-
ExifRead
75
fastapi
86
fschat==0.2.35
97
git+https://github.com/EleutherAI/lm-evaluation-harness.git@cc9778fbe4fa1a709be2abed9deb6180fd40e7e2
@@ -15,8 +13,6 @@ optimum
1513
optimum-intel
1614
peft
1715
pydantic==1.10.13
18-
pydub
19-
pymysql
2016
python-dotenv
2117
python-multipart
2218
rouge_score

intel_extension_for_transformers/neural_chat/requirements_xpu.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,14 @@
11
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/
22
cchardet
3-
deepface
43
einops
54
evaluate
6-
ExifRead
75
fastapi
86
fschat==0.2.35
97
huggingface_hub
108
intel-extension-for-pytorch==2.1.10+xpu
11-
intel-extension-for-transformers
129
neural-compressor
1310
numpy==1.23.5
1411
pydantic==1.10.13
15-
pydub
16-
pymysql
1712
python-dotenv
1813
python-multipart
1914
rouge_score

0 commit comments

Comments
 (0)