We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fddad8 commit a552fd1Copy full SHA for a552fd1
llm_bench/python/requirements.txt
@@ -7,7 +7,7 @@ torch
7
transformers>=4.33.0
8
diffusers>=0.22.0
9
#optimum is in dependency list of optimum-intel
10
-git+https://github.com/huggingface/optimum-intel.git@920b237c7a11580b6ee197a72cb0c0182e8bca5c#egg=optimum-intel
+git+https://github.com/huggingface/optimum-intel.git@e1b6a59c55157d0feb4d53945cbbe191e5c0f243#egg=optimum-intel
11
git+https://github.com/openvinotoolkit/nncf.git#egg=nncf
12
packaging
13
psutil
0 commit comments