Skip to content

Commit 8a44154

Browse files
authored
typo fix
1 parent 5e9ab11 commit 8a44154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ All pre-trained checkpoints are hosted on the [Hugging Face Hub](https://hugging
9595
```python
9696
python -m aetheris.cli.main generate --prompt "The quick brown fox" --checkpoint_dir path/to/checkpoints_folder # rename the checkpoint inside to checkpoint_current.pth
9797
```
98-
> **Note:** will add better inference later down the line, for now used this scuffed version. :D
98+
> **Note:** will add better inference later down the line, for now use this scuffed version. :D
9999
100100
> **Note:** These weights are from an experimental run. While they demonstrate the architectural capabilities, do not expect GPT-5 or even google bard level coherence. :D
101101
> this project was made for learning and fun!

0 commit comments

Comments
 (0)