belyakoff commited on
Commit
b9d7325
1 Parent(s): 42a77d9

Create req.txt

Browse files
Files changed (1) hide show
  1. req.txt +74 -0
req.txt ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==1.1.0
2
+ aiohappyeyeballs==2.4.3
3
+ aiohttp==3.10.10
4
+ aiosignal==1.3.1
5
+ async-timeout==4.0.3
6
+ attrs==24.2.0
7
+ bitsandbytes==0.43.3
8
+ certifi==2024.8.30
9
+ charset-normalizer==3.4.0
10
+ datasets==3.1.0
11
+ dill==0.3.8
12
+ docstring_parser==0.16
13
+ filelock==3.16.1
14
+ frozenlist==1.5.0
15
+ fsspec==2024.9.0
16
+ hf_transfer==0.1.8
17
+ huggingface-hub==0.26.2
18
+ idna==3.10
19
+ Jinja2==3.1.4
20
+ markdown-it-py==3.0.0
21
+ MarkupSafe==3.0.2
22
+ mdurl==0.1.2
23
+ mpmath==1.3.0
24
+ multidict==6.1.0
25
+ multiprocess==0.70.16
26
+ networkx==3.4.2
27
+ numpy==2.1.3
28
+ nvidia-cublas-cu12==12.4.5.8
29
+ nvidia-cuda-cupti-cu12==12.4.127
30
+ nvidia-cuda-nvrtc-cu12==12.4.127
31
+ nvidia-cuda-runtime-cu12==12.4.127
32
+ nvidia-cudnn-cu12==9.1.0.70
33
+ nvidia-cufft-cu12==11.2.1.3
34
+ nvidia-curand-cu12==10.3.5.147
35
+ nvidia-cusolver-cu12==11.6.1.9
36
+ nvidia-cusparse-cu12==12.3.1.170
37
+ nvidia-nccl-cu12==2.21.5
38
+ nvidia-nvjitlink-cu12==12.4.127
39
+ nvidia-nvtx-cu12==12.4.127
40
+ packaging==24.1
41
+ pandas==2.2.3
42
+ peft==0.12.0
43
+ propcache==0.2.0
44
+ protobuf==3.20.3
45
+ psutil==6.1.0
46
+ pyarrow==18.0.0
47
+ pyarrow-hotfix==0.6
48
+ Pygments==2.18.0
49
+ python-dateutil==2.9.0.post0
50
+ pytz==2024.2
51
+ PyYAML==6.0.2
52
+ regex==2024.9.11
53
+ requests==2.32.3
54
+ rich==13.9.4
55
+ safetensors==0.4.5
56
+ sentencepiece==0.2.0
57
+ shtab==1.7.1
58
+ six==1.16.0
59
+ sympy==1.13.1
60
+ tokenizers==0.20.1
61
+ torch==2.5.1
62
+ tqdm==4.66.6
63
+ transformers==4.46.1
64
+ triton==3.1.0
65
+ trl==0.12.0
66
+ typing_extensions==4.12.2
67
+ tyro==0.8.14
68
+ tzdata==2024.2
69
+ unsloth==2024.10.7
70
+ unsloth_zoo==2024.11.0
71
+ urllib3==2.2.3
72
+ xformers==0.0.28.post3
73
+ xxhash==3.5.0
74
+ yarl==1.17.1