Skip to content

Commit 87fb5ba

Browse files
mikekgfbmalfet
authored andcommitted
Update README.md (pytorch#193)
Add GUI-based chat to table and mark as not available
1 parent cfd27c5 commit 87fb5ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ Torchat lets you access LLMs through an interactive interface, prompted single-u
9494
|---|----|----|-----|
9595
Download model | `torchat --download` | n/a | 🚧 |
9696
Interactive chat | `torchat --chat` | n/a | 🚧 |
97+
GUI-based chat | `torchat --gui` | n/a | ⚠️ |
9798
Generate text | `torchat --generate` |`generate` | ✅ |
9899
Evaluate model | `torchat --eval` | `eval` | 🚧 |
99100
Export model | `torchat --export` | `export` | ✅ |

0 commit comments

Comments
 (0)