Commit History

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

fix: show a demo before sending the text in the chatbox
62690c8

vpcom commited on

fix: the last example in the generator
f7869d7

vpcom commited on

fix: convert the generator to a string
42db176

vpcom commited on

fix: not anymore a generator
9780219

vpcom commited on

feat: let's see if we can add an autocomplete functionality
53ad3b6

vpcom commited on

fix: stop_sequence renaming; feat: use the right textbox min_width and placeholder
25783c2

vpcom commited on

feat: adding a textbox
7f4ea28

vpcom commited on

fix: increasing the top p
12344dc

vpcom commited on

fix: maybe better default generation parameters
45ebf1a

vpcom commited on

fix: wrong usage of chat_interface instead of chatbot
a7f0c75

vpcom commited on

fix: add the chatbot definition and the vote function
d02c2ed

vpcom commited on

feat: like dislike interface
5d8c295

vpcom commited on

fix: better temperature most probably
92e9e27

vpcom commited on

fix: better sampling parameters
bd2722a

vpcom commited on

fix: show the system prompt to the user
ba54842

vpcom commited on

fix: a forgotten comma invalid syntax
ec4f30e

vpcom commited on

feat: add more info about the possible prompts
7f77440

vpcom commited on

fix: a set of new parameters that look like a good one
c4490a2

vpcom commited on

fix: stop symbols needs more attention
4b99c43

vpcom commited on

feat: add a more accurate stop token
3c27d1f

vpcom commited on

fix: for whatever reason adding more than two components doesn't work
66161b9

vpcom commited on

fix: p doesn't work and therefore adding directly to the components
3215263

vpcom commited on

fix: add css attributes to the p as well
0de9375

vpcom commited on

fix: css for textarea
ed6aa07

vpcom commited on

fix: chatInterface adjustment of css not working for some reason
d05564f

vpcom commited on

fix: a minor mistake about the position of the argument
f6b451f

vpcom commited on

fix: correct css hopefully
728f4ca

vpcom commited on

fix: css for gradio-container-3-43-2
92f228d

vpcom commited on

fix: share is not supported in spaces
a71dbb8

vpcom commited on

fix: make a public link
406074a

vpcom commited on

fix: css enhancement for Persian
5d584c4

vpcom commited on

fix: response is str already
50f1d7b

vpcom commited on

fix: comment out the seed as it seems the model doesn't support it at the moment, later will try to investigate more
81301d6

vpcom commited on

fix: seed had some odd issue
539297a

vpcom commited on

fix: the maximum number of tokens
7900969

vpcom commited on

fix: stream not supported for this model
2667d9e

vpcom commited on

feat: initial interface inspired by Falcon spaces
8cf621f

vpcom commited on

fix: add a secret api token
56d98ec

vpcom commited on