Skip to content

Commit 8fe9f03

Browse files
update readme
1 parent 3fa6457 commit 8fe9f03

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@ Use a bunch of json files to train or "fine tune" a model to make a bot. `Append
4242
Get-ChildItem .\sample\totbot*.jsonl | Create-CustomModel -Append
4343
```
4444

45-
*** "train" used in a casual manner, as I am not an ML scientist and you probably aren't either because they don't use PowerShell for these tasks 💔
45+
*** "train" used in a casual manner, as I am not an ML scientist and you probably aren't either because they don't use PowerShell for these tasks 💔 Anyway, now I can chat with my cat.
46+
47+
![image](https://github.com/potatoqualitee/finetuna/assets/8278033/46ccab85-8cb8-4945-ab1a-09bec63f3718)
4648

4749
### Train a bunch of bots in one line
4850

@@ -128,4 +130,4 @@ Use `Remove-TuneModel` to delete all models. Be careful with this one!
128130
Get-TuneModel -Custom | Remove-TuneModel -Confirm:$false
129131
```
130132

131-
Sorry these docs suck, I gotta work on a presentation so I'll fix them later.
133+
Sorry these docs could be better, I gotta work on a presentation so I'll fix them later.

0 commit comments

Comments
 (0)