File tree Expand file tree Collapse file tree 1 file changed +84
-10
lines changed
Expand file tree Collapse file tree 1 file changed +84
-10
lines changed Original file line number Diff line number Diff line change 1- torch >= 1.9.0
2- transformers >= 4.21.0
3- datasets >= 2.3.0
4- numpy >= 1.21.0
5- tqdm >= 4.62.0
6- wandb >= 0.12.0
7- hydra-core >= 1.1.0
8- omegaconf >= 2.1.0
9- pytorch-lightning >= 1.5.0
10- accelerate >= 0.10.0
1+ accelerate == 1.6.0
2+ aiohappyeyeballs == 2.6.1
3+ aiohttp == 3.11.16
4+ aiosignal == 1.3.2
5+ annotated-types == 0.7.0
6+ antlr4-python3-runtime == 4.9.3
7+ attrs == 25.3.0
8+ build == 1.2.2.post1
9+ certifi == 2025.1.31
10+ charset-normalizer == 3.4.1
11+ click == 8.1.8
12+ colorama == 0.4.6
13+ datasets == 3.5.0
14+ dill == 0.3.8
15+ docker-pycreds == 0.4.0
16+ docutils == 0.21.2
17+ filelock == 3.18.0
18+ frozenlist == 1.5.0
19+ fsspec == 2024.12.0
20+ gitdb == 4.0.12
21+ GitPython == 3.1.44
22+ huggingface-hub == 0.30.1
23+ hydra-core == 1.3.2
24+ id == 1.5.0
25+ idna == 3.10
26+ jaraco.classes == 3.4.0
27+ jaraco.context == 6.0.1
28+ jaraco.functools == 4.1.0
29+ Jinja2 == 3.1.6
30+ keyring == 25.6.0
31+ lightning-utilities == 0.14.3
32+ markdown-it-py == 3.0.0
33+ MarkupSafe == 3.0.2
34+ mdurl == 0.1.2
35+ more-itertools == 10.6.0
36+ mpmath == 1.3.0
37+ multidict == 6.3.2
38+ multiprocess == 0.70.16
39+ networkx == 3.4.2
40+ nh3 == 0.2.21
41+ numpy == 2.2.4
42+ omegaconf == 2.3.0
43+ packaging == 24.2
44+ pandas == 2.2.3
45+ platformdirs == 4.3.7
46+ propcache == 0.3.1
47+ protobuf == 5.29.4
48+ psutil == 7.0.0
49+ pyarrow == 19.0.1
50+ pydantic == 2.11.2
51+ pydantic_core == 2.33.1
52+ Pygments == 2.19.1
53+ pyproject_hooks == 1.2.0
54+ python-dateutil == 2.9.0.post0
55+ pytorch-lightning == 2.5.1
56+ pytz == 2024.1
57+ pywin32-ctypes == 0.2.3
58+ PyYAML == 6.0.2
59+ readme_renderer == 44.0
60+ regex == 2024.11.6
61+ requests == 2.32.3
62+ requests-toolbelt == 1.0.0
63+ rfc3986 == 2.0.0
64+ rich == 14.0.0
65+ safetensors == 0.5.3
66+ sentry-sdk == 2.25.1
67+ setproctitle == 1.3.5
68+ setuptools == 78.1.0
69+ six == 1.17.0
70+ smmap == 5.0.2
71+ sympy == 1.13.1
72+ tokenizers == 0.21.1
73+ torch == 2.6.0
74+ torchmetrics == 1.7.0
75+ tqdm == 4.67.1
76+ transformers == 4.50.3
77+ twine == 6.1.0
78+ typing-inspection == 0.4.0
79+ typing_extensions == 4.13.1
80+ tzdata == 2025.2
81+ urllib3 == 2.3.0
82+ wandb == 0.19.9
83+ xxhash == 3.5.0
84+ yarl == 1.18.3
You can’t perform that action at this time.
0 commit comments