phi2-finetuned / requirements.txt
Adityak204's picture
Add initial implementation of Streamlit app for fine-tuned Phi-2 model demo with .gitignore and requirements
d37ca0c
raw
history blame contribute delete
127 Bytes
streamlit==1.28.0
torch>=2.0.0
transformers>=4.34.0
accelerate>=0.20.0
peft>=0.4.0
bitsandbytes>=0.40.0
huggingface-hub>=0.17.0