File size: 268 Bytes
86e2f18
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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