Skip to content

Commit fa0085e

Browse files
fix: tutorial path (#1213)
1 parent be480df commit fa0085e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ For more information, refer to the [download](tutorials/download_model_weights.m
106106
 
107107

108108
> [!NOTE]
109-
> 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.
109+
> 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.
110110
111111

112112

@@ -331,7 +331,7 @@ If you have general questions about building with LitGPT, please [join our Disco
331331
332332
333333
> [!NOTE]
334-
> 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.
334+
> 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.
335335
336336
Tutorials and in-depth feature documentation can be found below:
337337

0 commit comments

Comments
 (0)