File size: 484 Bytes
45adc0d
8b9d915
cba9d47
 
8b9d915
45adc0d
c6500e2
8b9d915
 
 
45adc0d
 
 
32eed14
 
8b9d915
45adc0d
 
8b9d915
 
32eed14
 
45adc0d
 
 
 
32eed14
 
45adc0d
8b9d915
cba9d47
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
huggingface_hub
torch  # Latest CUDA-enabled version
torchvision
torchaudio
transformers>=4.36.0
sentence-transformers
faiss-gpu==1.7.2 # Use GPU-optimized FAISS
accelerate>=0.26.0
bitsandbytes>=0.41.0
numpy<2.0  # Downgrade for compatibility with FAISS
gradio
tqdm
python-dotenv

# Machine Learning dependencies
tf-keras
tensorflow
scikit-learn
optimum
auto-gptq

# Tracking and visualization
wandb
matplotlib
seaborn
pandas

# Development dependencies
pytest
sentencepiece
protobuf