We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1afa766 commit 02c6269Copy full SHA for 02c6269
2 files changed
.metwork-framework/components.md
@@ -56,7 +56,7 @@
56
| [torch](https://pytorch.org/) | 2.7.1 | python3_ia |
57
| [torchmetrics](https://github.com/Lightning-AI/torchmetrics) | 1.7.1 | python3_ia |
58
| [torchvision](https://github.com/pytorch/vision) | 0.22.1 | python3_ia |
59
-| [transformers](https://github.com/huggingface/transformers) | 4.52.1 | python3_ia |
+| [transformers](https://github.com/huggingface/transformers) | 4.52.4 | python3_ia |
60
| [triton](https://github.com/triton-lang/triton/) | 3.3.1 | python3_ia |
61
62
*(58 components)*
layers/layer5_python3_ia/0500_extra_packages/requirements3.txt
@@ -54,5 +54,5 @@ tokenizers==0.21.1
54
torch==2.7.1
55
torchmetrics==1.7.1
torchvision==0.22.1
-transformers==4.52.1
+transformers==4.52.4
triton==3.3.1
0 commit comments