Skip to content

Commit f39f0d7

Browse files
authored
Fix links and proofreading artifacts (#1207)
1 parent 3cf6493 commit f39f0d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 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 Pretraining, Finetuning, and Using LLMs with LitGPT](https://chat.openai.com/c/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](tutorial/0_to_litgpt.md)** if you are looking to get started with using LitGPT.
110110
111111

112112

@@ -151,7 +151,7 @@ litgpt finetune lora \
151151
--lora_r 4
152152
```
153153

154-
You can browse the available configuration files [here](https://github.com/Lightning-AI/litgpt/tree/main/config_hub).
154+
You can browse the available configuration files [here](config_hub).
155155

156156
 
157157

@@ -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 Pretraining, Finetuning, and Using LLMs with LitGPT](https://chat.openai.com/c/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](tutorial/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)