From e39866371f57c10a6af75642e11f86a1f30d43d9 Mon Sep 17 00:00:00 2001 From: yatarkan Date: Thu, 25 Apr 2024 23:26:40 +0400 Subject: [PATCH] Update transformers version --- llm_bench/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm_bench/python/requirements.txt b/llm_bench/python/requirements.txt index dc83d6fa3a..97cb737837 100644 --- a/llm_bench/python/requirements.txt +++ b/llm_bench/python/requirements.txt @@ -4,7 +4,7 @@ openvino>=2024.0.0 auto-gptq>=0.5.1 # for gptq pillow torch -transformers>=4.33.0 +transformers>=4.37.0 diffusers>=0.22.0 #optimum is in dependency list of optimum-intel git+https://github.com/huggingface/optimum-intel.git@ff792c278502a85444dd116413dbca71aa660599#egg=optimum-intel