We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9f902a commit 379945cCopy full SHA for 379945c
README.md
@@ -85,10 +85,7 @@ View available models with:
85
python3 torchchat.py list
86
```
87
88
-You can also remove downloaded models with the remove command:
89
-```
90
-python3 torchchat.py remove llama3
91
+You can also remove downloaded models with the remove command: `python3 torchchat.py remove llama3`
92
93
## Running via PyTorch / Python
94
[Follow the installation steps if you haven't](#installation)
0 commit comments