Skip to content

Commit 14c6dc9

Browse files
committed
Upload GSoC presentation
1 parent 07aaccf commit 14c6dc9

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

_data/standing_meetings.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
time_cest: "17:00"
44
connect: "[Link to zoom](https://princeton.zoom.us/j/97915651167?pwd=MXJ1T2lhc3Z5QWlYbUFnMTZYQlNRdz09)"
55
agenda:
6+
- title: "Enhancing LLM Training Efficiency with Clad for Backpropagation"
7+
date: 2025-06-05 15:00:00 +0200
8+
speaker: "Rohan Timmaraju"
9+
link: "[Slides](/assets/presentations/CaaS_Weekly_05_06_2025_Rohan_Timmaraju_LLM_Training.pdf)"
610
- title: "Improve automatic differentiation of object-oriented paradigms using Clad"
711
date: 2025-06-05 16:00:00 +0200
812
speaker: "Petro Zarytskyi"

_posts/2025-05-21-enhancing-llm-training.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ By successfully integrating Clad into a C++ LLM training pipeline, we aim to:
4343
* **Offer a C++ Alternative:** Provide a foundation for more efficient, compiler-driven LLM training within the C++ ecosystems.
4444
* **Learn and Share:** Gain insights into the practicalities of applying compiler-based AD to complex ML problems and share these learnings with the community.
4545

46-
I believe this project has the potential to make a valuable contribution to both the compiler research field and the ongoing efforts to make powerful AI models more accessible and efficient to train.
4746

4847
### Related Links
4948

Binary file not shown.

0 commit comments

Comments
 (0)