Skip to content

Commit c1894f8

Browse files
authored
Update README.md
1 parent 84f6313 commit c1894f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/llm_pte_finetuning/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ In this tutorial, we show how to fine-tune an LLM using executorch.
77
You will need to have a model's checkpoint, in the Hugging Face format. For example:
88

99
```console
10-
git clone git clone https://huggingface.co/Qwen/Qwen2-0.5B-Instruct
10+
git clone https://huggingface.co/Qwen/Qwen2-0.5B-Instruct
1111
```
1212

1313
You will need to install [torchtune](https://github.com/pytorch/torchtune) following [its installation instructions](https://github.com/pytorch/torchtune?tab=readme-ov-file#installation).

0 commit comments

Comments
 (0)