Skip to content

Commit 90d880f

Browse files
Jack-Khuumikekgfb
authored andcommitted
Removing duplicate HF issue message from README (#559)
Co-authored-by: Michael Gschwind <[email protected]>
1 parent e5951b4 commit 90d880f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,7 @@ View available models with:
8585
python3 torchchat.py list
8686
```
8787

88-
You can also remove downloaded models with the remove command:
89-
```
90-
python3 torchchat.py remove llama3
91-
```
88+
You can also remove downloaded models with the remove command: `python3 torchchat.py remove llama3`
9289

9390
## Running via PyTorch / Python
9491
[Follow the installation steps if you haven't](#installation)

0 commit comments

Comments
 (0)