Skip to content

Commit

Permalink
set bash formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed Apr 13, 2024
1 parent fae4332 commit 22c7ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ litgpt chat \

Specialize an already pretrained model by training on custom data:

```
```bash
mkdir -p custom_texts
curl https://www.gutenberg.org/cache/epub/24440/pg24440.txt --output custom_texts/book1.txt
curl https://www.gutenberg.org/cache/epub/26393/pg26393.txt --output custom_texts/book2.txt
Expand Down

0 comments on commit 22c7ce0

Please sign in to comment.