mirror of
https://github.com/marvinscham/masterthesis-playground.git
synced 2026-03-22 08:22:43 +01:00
RAFT updates, BERTopic config, cleanup
This commit is contained in:
83
raft/requirements.txt
Normal file
83
raft/requirements.txt
Normal file
@@ -0,0 +1,83 @@
|
||||
accelerate==1.12.0
|
||||
aiohappyeyeballs==2.6.1
|
||||
aiohttp==3.13.3
|
||||
aiosignal==1.4.0
|
||||
annotated-doc==0.0.4
|
||||
anyio==4.12.1
|
||||
attrs==25.4.0
|
||||
bitsandbytes==0.49.2
|
||||
certifi==2026.1.4
|
||||
charset-normalizer==3.4.4
|
||||
click==8.3.1
|
||||
cuda-bindings==12.9.4
|
||||
cuda-pathfinder==1.3.4
|
||||
datasets==4.5.0
|
||||
dill==0.4.0
|
||||
faiss-cpu==1.13.2
|
||||
filelock==3.24.3
|
||||
frozenlist==1.8.0
|
||||
fsspec==2025.10.0
|
||||
h11==0.16.0
|
||||
hf-xet==1.2.0
|
||||
httpcore==1.0.9
|
||||
httpx==0.28.1
|
||||
huggingface_hub==1.4.1
|
||||
idna==3.11
|
||||
Jinja2==3.1.6
|
||||
joblib==1.5.3
|
||||
markdown-it-py==4.0.0
|
||||
MarkupSafe==3.0.3
|
||||
mdurl==0.1.2
|
||||
mpmath==1.3.0
|
||||
multidict==6.7.1
|
||||
multiprocess==0.70.18
|
||||
networkx==3.6.1
|
||||
numpy==2.4.2
|
||||
nvidia-cublas-cu12==12.8.4.1
|
||||
nvidia-cuda-cupti-cu12==12.8.90
|
||||
nvidia-cuda-nvrtc-cu12==12.8.93
|
||||
nvidia-cuda-runtime-cu12==12.8.90
|
||||
nvidia-cudnn-cu12==9.10.2.21
|
||||
nvidia-cufft-cu12==11.3.3.83
|
||||
nvidia-cufile-cu12==1.13.1.3
|
||||
nvidia-curand-cu12==10.3.9.90
|
||||
nvidia-cusolver-cu12==11.7.3.90
|
||||
nvidia-cusparse-cu12==12.5.8.93
|
||||
nvidia-cusparselt-cu12==0.7.1
|
||||
nvidia-nccl-cu12==2.27.5
|
||||
nvidia-nvjitlink-cu12==12.8.93
|
||||
nvidia-nvshmem-cu12==3.4.5
|
||||
nvidia-nvtx-cu12==12.8.90
|
||||
packaging==26.0
|
||||
pandas==3.0.1
|
||||
peft==0.18.1
|
||||
propcache==0.4.1
|
||||
psutil==7.2.2
|
||||
pyarrow==23.0.1
|
||||
Pygments==2.19.2
|
||||
python-dateutil==2.9.0.post0
|
||||
PyYAML==6.0.3
|
||||
regex==2026.1.15
|
||||
requests==2.32.5
|
||||
rich==14.3.2
|
||||
safetensors==0.7.0
|
||||
scikit-learn==1.8.0
|
||||
scipy==1.17.0
|
||||
sentence-transformers==5.2.3
|
||||
setuptools==82.0.0
|
||||
shellingham==1.5.4
|
||||
six==1.17.0
|
||||
sympy==1.14.0
|
||||
threadpoolctl==3.6.0
|
||||
tokenizers==0.22.2
|
||||
torch==2.10.0
|
||||
tqdm==4.67.3
|
||||
transformers==5.2.0
|
||||
triton==3.6.0
|
||||
trl==0.28.0
|
||||
typer==0.24.0
|
||||
typer-slim==0.24.0
|
||||
typing_extensions==4.15.0
|
||||
urllib3==2.6.3
|
||||
xxhash==3.6.0
|
||||
yarl==1.22.0
|
||||
Reference in New Issue
Block a user