Skip to content

Commit 9debb98

Browse files
chore(deps): update loader dependencies non-major (#255)
| datasource | package | from | to | | ---------- | ---------- | ------ | ----------- | | pypi | accelerate | 1.13.0 | 1.14.0 | | pypi | flash-attn | 2.8.3 | 2.8.3.post1 | | pypi | hydra-core | 1.3.2 | 1.3.3 | | pypi | torch | 2.12.0 | 2.12.1 | Co-authored-by: dreadnode-renovate-bot[bot] <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com>
1 parent cacdfd7 commit 9debb98

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
transformers==4.57.6
2-
torch==2.12.0
3-
accelerate==1.13.0
2+
torch==2.12.1
3+
accelerate==1.14.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
psutil==6.1.1
2-
torch==2.12.0
2+
torch==2.12.1
33
pydantic==2.13.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
peft==0.19.1
2-
torch==2.12.0
2+
torch==2.12.1

dyana/loaders/megatron/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ packaging>=20.0
77
typing_extensions>=4.0.0
88

99
# Megatron DMC dependencies
10-
flash-attn==2.8.3
10+
flash-attn==2.8.3.post1
1111
sentencepiece==0.2.1
12-
hydra-core==1.3.2
12+
hydra-core==1.3.3
1313
hydra_colorlog==1.2.0
1414
nltk
1515
datasets

0 commit comments

Comments
 (0)