Sorvad-Dev / app.py

Commit History

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: 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

fix: correct the syntax
13476fb

vpcom commited on

fix: global states
63a8456

vpcom commited on

fix: less noisy stuff in the output
4863816

vpcom commited on

fix: find a temporary workaround for the history and prompt
dc956e2

vpcom commited on

feat: more samples
b183974

vpcom commited on

fix: hopefully this is the way to get the chat history and prompt
bef7294

vpcom commited on

fix: use the .value for chatbot_state
bc90c1f

vpcom commited on

fix: chatbot state might have the info that I need
06b4cba

vpcom commited on

test: let's see if we can have access to chatbot input and history
4eb801e

vpcom commited on

fix: support Persian characters
953e4ee

vpcom commited on

fix: load the proper library
3e178d1

vpcom commited on

feat: record everything in data.json
183a544

vpcom commited on

fix: load threading
a5e860d

vpcom commited on

feat: add a thread to push every x sec
ac2cf4c

vpcom commited on

feat: use git push; fix: use environment variables
2ba7b49

vpcom commited on

fix: the example has been fixed
2cd869b

vpcom commited on