Skip to content

Commit 6d328dc

Browse files
committed
2 parents e568974 + 431cba7 commit 6d328dc

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,18 @@ Links to related places:
1313
My original idea was to run this in the browser, maybe though rust+wasm, or with tfjs. Both methods failed. So this is what I came up with.
1414

1515
Todos:
16-
[x] Add advanced mode - no prefixing and removing; able to set top-k, top-p, temperature, min & max
17-
[x] add examples
18-
[x] add even more examples
19-
[x] Deploy frontend
20-
[x] configure file hashing
2116

22-
[x] deploy backend
17+
- [x] Add advanced mode - no prefixing and removing; able to set top-k, top-p, temperature, min & max
18+
- [x] add examples
19+
- [x] add even more examples
20+
- [x] Deploy frontend
21+
- [x] configure file hashing
22+
- [x] deploy backend
2323

2424
nice to have:
2525

2626
- a `show-more` feature to output box and cut output at the end of the first character's output
27+
- export outputs
2728
- ~~thinner scrollbar~~
2829

2930
# Building the frontend locally

0 commit comments

Comments
 (0)