NithinAI12 commited on
Commit
05fd020
·
verified ·
1 Parent(s): 7bbea66

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1 +1,5 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
1
+ transformers
2
+ torch
3
+ accelerate
4
+ bitsandbytes # Helps with model optimization
5
+ sentencepiece # Required for some tokenizers