Skip to content

Commit

Permalink
fix: tutorial path (#1213)
Browse files Browse the repository at this point in the history
  • Loading branch information
shenxiangzhuang authored Mar 29, 2024
1 parent be480df commit fa0085e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ For more information, refer to the [download](tutorials/download_model_weights.m
 

> [!NOTE]
> We recommend starting with the **[Zero to LitGPT: Getting Started with Pretraining, Finetuning, and Using LLMs](tutorial/0_to_litgpt.md)** if you are looking to get started with using LitGPT.
> We recommend starting with the **[Zero to LitGPT: Getting Started with Pretraining, Finetuning, and Using LLMs](tutorials/0_to_litgpt.md)** if you are looking to get started with using LitGPT.


Expand Down Expand Up @@ -331,7 +331,7 @@ If you have general questions about building with LitGPT, please [join our Disco
> [!NOTE]
> We recommend starting with the **[Zero to LitGPT: Getting Started with Pretraining, Finetuning, and Using LLMs](tutorial/0_to_litgpt.md)** if you are looking to get started with using LitGPT.
> We recommend starting with the **[Zero to LitGPT: Getting Started with Pretraining, Finetuning, and Using LLMs](tutorials/0_to_litgpt.md)** if you are looking to get started with using LitGPT.
Tutorials and in-depth feature documentation can be found below:
Expand Down

0 comments on commit fa0085e

Please sign in to comment.