We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfd27c5 commit 87fb5baCopy full SHA for 87fb5ba
README.md
@@ -94,6 +94,7 @@ Torchat lets you access LLMs through an interactive interface, prompted single-u
94
|---|----|----|-----|
95
Download model | `torchat --download` | n/a | 🚧 |
96
Interactive chat | `torchat --chat` | n/a | 🚧 |
97
+GUI-based chat | `torchat --gui` | n/a | ⚠️ |
98
Generate text | `torchat --generate` |`generate` | ✅ |
99
Evaluate model | `torchat --eval` | `eval` | 🚧 |
100
Export model | `torchat --export` | `export` | ✅ |
0 commit comments