Leri777 commited on
Commit
89e7bc0
·
verified ·
1 Parent(s): 0a37deb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- transformers==4.44.2 # Обновление версии
2
- accelerate==0.34.2 # Проверка совместимости
3
  bitsandbytes==0.44.0
4
  optimum==1.21.4
5
- langchain-huggingface==0.1.0 # Обновление версии
 
1
+ transformers>=4.39.0,<4.45.0
2
+ accelerate==0.34.2
3
  bitsandbytes==0.44.0
4
  optimum==1.21.4
5
+ langchain-huggingface==0.1.0