File size: 331 Bytes
799c5d8
 
be4a033
 
d6bfe27
f97d1df
 
a091681
92480fe
8631dcb
ae4a596
 
1
2
3
4
5
6
7
8
9
10
11
12
flask==2.3.3
requests==2.31.0
transformers==4.39.3
torch==2.2.1
numpy<2.0  # Maintain NumPy compatibility with torch
bitsandbytes>=0.43.1  # Latest for CPU quantization
accelerate>=0.28.0  # For quantization support
huggingface_hub>=0.20.0  # For programmatic login
beautifulsoup4==4.12.2  # For web scraping
tiktoken
einops
pytest