Skip to content

Commit

Permalink
llm-1
Browse files Browse the repository at this point in the history
  • Loading branch information
SolitaryThinker committed May 23, 2024
1 parent 3077c65 commit fb3faaf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion _modules/week-06.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ status: Active

May 7
: **1**{: .label} Parallelization - 2
: [Slides](assets/slides/10_parallelization-2.pdf) • [Recording](https://podcast.ucsd.edu/watch/sp24/dsc291_d00/11) •
: [Slides](assets/slides/10_parallelization-2.pdf) • [Recording](https://podcast.ucsd.edu/watch/sp24/dsc291_d00/11)
: *Reading:*
* [Everything about Distributed Training and Efficient Finetuning (required)](https://sumanthrh.com/post/distributed-and-efficient-finetuning/)

Expand Down
4 changes: 2 additions & 2 deletions _modules/week-07.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ status: Active

May 14
: **1**{: .label} Parallelization - 3
: [Slides](assets/slides/11_parallelization-3.pdf) • [Recording](https://podcast.ucsd.edu/watch/sp24/dsc291_d00/13) •
: [Slides](assets/slides/11_parallelization-3.pdf) • [Recording](https://podcast.ucsd.edu/watch/sp24/dsc291_d00/13)
: *Reading:*
* [Alpa: Automating Inter- and Intra-Operator Parallelism for Distributed Deep Learning (required)](https://www.usenix.org/system/files/osdi22-zheng-lianmin.pdf)


May 16
: **2**{: .label} Parallelization - 4
: [Slides](assets/slides/12_parallelization-4.pdf) • [Recording](https://podcast.ucsd.edu/watch/sp24/dsc291_d00/14) •
: [Slides](assets/slides/12_parallelization-4.pdf) • [Recording](https://podcast.ucsd.edu/watch/sp24/dsc291_d00/14)
: *Reading:*
* [Alpa: Automating Inter- and Intra-Operator Parallelism for Distributed Deep Learning (required)](https://www.usenix.org/system/files/osdi22-zheng-lianmin.pdf)
6 changes: 3 additions & 3 deletions _modules/week-08.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ status: Active

May 21
: **1**{: .label}
: [Slides]() • [Recording]() •
: [Slides]() • [Recording]()
: *Reading:*
* [The Illustrated Transformer (required)](https://jalammar.github.io/illustrated-transformer/)



May 23
: **2**{: .label}
: [Slides]() • [Recording]() • [Scribe Notes](assets/scribe_notes/Feb_28_scribe_note.pdf)
: **2**{: .label} LLM - 1
: [Slides](assets/slides/14_llm_1.pdf) • [Recording]()
: *Reading:*
* [The Illustrated Transformer (required)](https://jalammar.github.io/illustrated-transformer/)

Expand Down

0 comments on commit fb3faaf

Please sign in to comment.