We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c64306d commit b15e707Copy full SHA for b15e707
llm_bench/python/requirements.txt
@@ -11,7 +11,7 @@ transformers>=4.40.0
11
diffusers>=0.22.0
12
#optimum is in dependency list of optimum-intel
13
git+https://github.com/huggingface/optimum-intel.git@9a8782446e394ac07283b8bd8b44916c4f297826##egg=optimum-intel
14
-git+https://github.com/openvinotoolkit/nncf.git@48b356fe64124f16a67eb719d9b1653503124f8a#egg=nncf
+nncf~=2.13.0
15
packaging
16
psutil
17
timm
0 commit comments