From 85f2bc0a5879b2c76b3103028ffd477d8d77556f Mon Sep 17 00:00:00 2001 From: Sebastian Raschka Date: Fri, 21 Mar 2025 11:29:49 -0500 Subject: [PATCH] Speed comparison figure (#575) --- ch05/10_llm-training-speed/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ch05/10_llm-training-speed/README.md b/ch05/10_llm-training-speed/README.md index 2923f15..70cebcd 100644 --- a/ch05/10_llm-training-speed/README.md +++ b/ch05/10_llm-training-speed/README.md @@ -16,6 +16,8 @@ I plan to expand on the differences in a more detailed write-up sometime in the ![VS compare](https://sebastianraschka.com/images/LLMs-from-scratch-images/bonus/llm-training-speed/vs-code-compare.png) +![PyTorch Tips](https://sebastianraschka.com/images/LLMs-from-scratch-images/bonus/pytorch-tips/pytorch-tips.webp?1) +   ## Single GPU speed comparisons