Commit History

fix: missing library SyncToAsyncIterator
d576879

vpcom commited on

fix: missing library
fb1ecc6

vpcom commited on

fix: wrong place; use the stream_fn instead
8c6dcfa

vpcom commited on

fix: message print
8b23b39

vpcom commited on

fix: if Len(message) is zero then randomly generate a prompt and show that in the correct place
1eab9d7

vpcom commited on

feat: format the input prompt with the correct delimiters
f1273a4

vpcom commited on

fix: empty list instead of None
cef3e2b

vpcom commited on

fix: no history is important anymore
ba8d9db

vpcom commited on

fix: sanity check message pairs in the post process
1b64aba

vpcom commited on

fix: post process messages
89c7e88

vpcom commited on

fix: missing library inspect
a4230c4

vpcom commited on

fix: missing library theme
9a01241

vpcom commited on

fix: missing component Textbook
2d0313b

vpcom commited on

fix: missing library callable
fa6c432

vpcom commited on

fix: missing library path
f3db00f

vpcom commited on

fix: wrong syntax
fe92701

vpcom commited on

fix: initialized the super model
116d146

vpcom commited on

feat: overwrite the chatbot class
3842ab5

vpcom commited on

fix: the history is fixed now
9ffbb95

vpcom commited on

test: let's see what will happen if we pass not a list of two but a list of one
21645ef

vpcom commited on

fix: typo in the syntax
9d7a2f2

vpcom commited on

feat: use the customized submit function
3bd9280

vpcom commited on

fix: no markdown text on top
e201947

vpcom commited on

feat: use the panel layout instead of bubble
670cfd5

vpcom commited on

fix: use the correct css
c979149

vpcom commited on

feat: simplification of UI
e354ae1

vpcom commited on

info: just an about us
8c17b9e

vpcom commited on

fix: prompt has been updated
acd3d26

vpcom commited on

fix: prompt is random now
ba2d4df

vpcom commited on

fix: no header
5de7e4c

vpcom commited on

fix: get back the stop sequence for now
4deedc1

vpcom commited on

fix: we need the yield
83c344a

vpcom commited on

fix: no yield for now
705de0b

vpcom commited on

fix: more stopping criteria
b195cad

vpcom commited on

fix: use @ for removing the predictions
fc65b71

vpcom commited on

fix: better default values
fdacbdf

vpcom commited on

fix: no prompt and just generate the text
8248262

vpcom commited on

fix: now passing the history in the what you can expect
3c19d9d

vpcom commited on

fix: use the lower top-p and add the system prompt
ed650a4

vpcom commited on

fix: use the most recent model
28aaa99

vpcom commited on

fix: the revision back
0a26f7d

vpcom commited on

fix: use the most revision
7abd59e

vpcom commited on

fix: use the best model
72cae07

vpcom commited on

fix: remove the extra hard coded params
7ea899d

vpcom commited on

fix: make the stream a list
58a6b7a

vpcom commited on

fix: deactivate best of for now
945ca34

vpcom commited on

fix: best of can't be more than 2
d869c36

vpcom commited on

fix: stream can't be true when it is the best of
9cab0d2

vpcom commited on

feat: typical_p and other params
2a88c02

vpcom commited on

fix: handle edge case NONE
722e265

vpcom commited on