Skip to content

Commit

Permalink
Update README.md (#193)
Browse files Browse the repository at this point in the history
Add GUI-based chat to table and mark as not available
  • Loading branch information
mikekgfb authored and malfet committed Jul 17, 2024
1 parent 0186175 commit 32a57f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ Torchat lets you access LLMs through an interactive interface, prompted single-u
|---|----|----|-----|
Download model | `torchat --download` | n/a | 🚧 |
Interactive chat | `torchat --chat` | n/a | 🚧 |
GUI-based chat | `torchat --gui` | n/a | ⚠️ |
Generate text | `torchat --generate` |`generate` | ✅ |
Evaluate model | `torchat --eval` | `eval` | 🚧 |
Export model | `torchat --export` | `export` | ✅ |
Expand Down

0 comments on commit 32a57f8

Please sign in to comment.