Commit History

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

fix: use the right way to extract the generated text from the stream
f381212

vpcom commited on

fix: use the right class for the generated text
58d18f7

vpcom commited on

fix: detail was true already
c4aff14

vpcom commited on

fix: use end of sentence token and print details
be44711

vpcom commited on

fix: use the most recent model version
2dc2143

vpcom commited on

fix: use the correct order of lines
5b961a1

vpcom commited on

feat: if endpoint available use streaming as we have TGI
6d68276

vpcom commited on

fix: use the correct prompts with the correct revision
3d7da3b

vpcom commited on

fix: use model_name instead of multiple secret variables
8041e10

vpcom commited on

fix: use the desired model version using a revision parameter
c3ee46e

vpcom commited on

feat: let's see if we can call a specific version of a git repo
afb72b8

vpcom commited on

fix: new better prompts
571565d

vpcom commited on

fix: redesign of UI
d437201

vpcom commited on

fix: global name
a57e2fb

vpcom commited on

fix: use preferred_username instead of username
c1d65f5

vpcom commited on

fix: get the username and fix ui
9aa4575

vpcom commited on

fix: re-organize the ui
3172a1f

vpcom commited on

fix: OAuth is required in metadata
800f6fb

vpcom commited on

fix: using oauth approach
f9b040e

vpcom commited on

fix: request.username
898bcfb

vpcom commited on

fix: hopefully this will get the right username
9d5edad

vpcom commited on

feat: get the username of the user
5d7a272

vpcom commited on

fix: skil LFS files in the git repo of the model
bd30a94

vpcom commited on

fix: do not get the lfs files for the model
2230a05

vpcom commited on

fix: a typo for the username, for now empty
25ca65a

vpcom commited on

feat: track current model version in the dataset
71612f5

vpcom commited on

fix: example should be a list of list
3adf4e1

vpcom commited on

fix: convert the sorted to dict
eec0ff5

vpcom commited on

feat: add all the examples as prompts
c4031e4

vpcom commited on