passwordLLM / requirements.txt
olety's picture
Initial scaffolding
86e2f18
raw
history blame contribute delete
268 Bytes
# Core ML/DL libraries
transformers
datasets
torch
accelerate
# Fine-tuning specific (potentially)
trl
peft
bitsandbytes
# Evaluation specific (potentially)
# Add benchmark-specific libraries here if needed
# Hugging Face Space specific
streamlit
# Utilities
tqdm