From 3debb2f0dff9d603ba9a3b26c251dba65ef14034 Mon Sep 17 00:00:00 2001 From: Sebastian Raschka Date: Sun, 25 Feb 2024 13:31:32 -0600 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index df82efc..2440e75 100644 --- a/README.md +++ b/README.md @@ -43,14 +43,17 @@ Alternatively, you can view this and other files on GitHub at [https://github.co | Ch 8: Using Large Language Models in Practice | Q2/3 2024 | ... | | Appendix A: Introduction to PyTorch* | - [code-part1.ipynb](appendix-A/03_main-chapter-code/code-part1.ipynb)
- [code-part2.ipynb](appendix-A/03_main-chapter-code/code-part2.ipynb)
- [DDP-script.py](appendix-A/03_main-chapter-code/DDP-script.py)
- [exercise-solutions.ipynb](appendix-A/03_main-chapter-code/exercise-solutions.ipynb) | [./appendix-A](./appendix-A) | -(* Please see [this](appendix-A/01_optional-python-setup-preferences) and [this](appendix-A/02_installing-python-libraries) folder if you need more guidance on installing Python and Python packages.) +
+ +> [!TIP] +> Please see [this](appendix-A/01_optional-python-setup-preferences) and [this](appendix-A/02_installing-python-libraries) folder if you need more guidance on installing Python and Python packages.)

+Shown below is a mental model summarizing the contents covered in this book. + -(A mental model summarizing the contents covered in this book.) -