Commit History

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

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

file: utils for git push
9caa5c6

vpcom commited on

fix: the example has been fixed
2cd869b

vpcom commited on

fix: not accepting an empty generation
8fedb12

vpcom commited on

fix: not sure if > is better than <
f04e571

vpcom commited on

fix: new default values
e67dd01

vpcom commited on

fix: use a better top_p value
9be4dec

vpcom commited on

fix: use less future tokens
18b506f

vpcom commited on

feat: use the current generation params
a3aed2a

vpcom commited on

test: let's see if we can use the additional_inputs properties
af4a236

vpcom commited on

fix: for now use another textbox
99388f0

vpcom commited on

fix: list object has no attribute _id
b067bb0

vpcom commited on

fix: just use the inputs list and render the item
0ee07e8

vpcom commited on

fix: can't call the render twice
67d6e0f

vpcom commited on

fix: forget to add the render
96acf8a

vpcom commited on

feat: use the textbox.info as the output of evolve_text
aeb8735

vpcom commited on