Skip to content

Commit

Permalink
Removing duplicate HF issue message from README (pytorch#559)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Gschwind <[email protected]>
  • Loading branch information
2 people authored and malfet committed Jul 17, 2024
1 parent 6109e08 commit ac46947
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,7 @@ View available models with:
python3 torchchat.py list
```

You can also remove downloaded models with the remove command:
```
python3 torchchat.py remove llama3
```
You can also remove downloaded models with the remove command: `python3 torchchat.py remove llama3`

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

0 comments on commit ac46947

Please sign in to comment.