Skip to content

Commit

Permalink
Add Medium link to README.md (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
antony-frolov committed Jun 17, 2024
1 parent a61a4a6 commit 179dcec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@
YaFSDP is a Sharded Data Parallelism framework, designed to work well with transformer-like
neural network architectures.

You can find more info on YaFSDP internals in our blog post on [Habr](https://habr.com/ru/companies/yandex/articles/817509/).
You can find more info on YaFSDP internals in our blog posts on
[Medium](https://medium.com/yandex/yafsdp-a-tool-for-faster-llm-training-and-optimized-gpu-utilization-is-no-632b7539f5b3)
and [Habr](https://habr.com/ru/companies/yandex/articles/817509/).

## Advantages over FSDP

Expand Down

0 comments on commit 179dcec

Please sign in to comment.