Commit History

feat: get the revision from the environment variables
ce5c4dc

vpcom commited on

fix: apparently no _get_recommended_model anymore
d8e0423

vpcom commited on

fix: parameters has not been correctly updating
5393c5e

vpcom commited on

info: print json_data
5735889

vpcom commited on

fix: consider username as input of generate
0bc8d6a

vpcom commited on

fix: use the correct label for who are you
efa8767

vpcom commited on

fix: dual rendering not possible
a20d9e6

vpcom commited on

fix: use the additional_inputs for textbox_whoareu
64ec6c9

vpcom commited on

fix: get the data directly from textbox_whoareu to get rid of the partial saving
d2b97de

vpcom commited on

fix: no output
b85cf7c

vpcom commited on

fix: input and output as textbox_whoareu
44eb5bd

vpcom commited on

fix: <|endoftext|> seems to be necessary
998dc61

vpcom commited on

fix: no system prompt as default
c239bca

vpcom commited on

fix: .replace('\u200c',' ')
5fdcc2f

vpcom commited on

fix: use the original delimiters when saving data
4eaad00

vpcom commited on

fix: use one star
f8ca1ea

vpcom commited on

fix: by default none params
f85bfb8

vpcom commited on

fix: no hyperparams
e01e402

vpcom commited on

fix: no default param
bb83f17

vpcom commited on

fix: maybe better parameters
f19db83

vpcom commited on

fix: top_p of 0.6 seems to be better
4786529

vpcom commited on

fix: better top_k to encourage diversity
b30e78e

vpcom commited on

fix: go back to remove the extra history
8a75814

vpcom commited on

fix: no contributions in the text
ee3e6e6

vpcom commited on

fix: full history with input
84e2509

vpcom commited on

fix: use <|endoftext|> as the first token
e5fc646

vpcom commited on

fix: print results
11adbad

vpcom commited on

fix: remove any prompt
1880ba2

vpcom commited on

fix: please write your name here
dd92258

vpcom commited on

fix: filter unfinished verses
7bae9c3

vpcom commited on

fix: use ؛ as new line
b029f96

vpcom commited on

fix: no history in the json file
910398b

vpcom commited on

fix: default value for temperature
c809884

vpcom commited on

fix: import warnings
70cb62c

vpcom commited on

fix: initiate a logger
d959fd1

vpcom commited on

fix: create payload["options"]
649b6d2

vpcom commited on

fix: missing library from dataclasses import asdict
6317bfa

vpcom commited on

feat: use the cache payload and overwrite the text_generation func
823beb2

vpcom commited on

fix: from requests import HTTPError
318cc53

vpcom commited on

fix: missing libraries
e66aece

vpcom commited on

feat: implement our own InferenceClient
108fbc5

vpcom commited on

fix: pass the use_cache false in the header
bd7413b

vpcom commited on

fix: no cache
38f7975

vpcom commited on

fix: top_k as input
d0e883b

vpcom commited on

fix: repetition penalty
cbadafb

vpcom commited on

fix: top_p 0.75
a31bf92

vpcom commited on

fix: top_p as 0.7
f8dd20a

vpcom commited on

fix: generate a new verse
80f484e

vpcom commited on

fix: temperature 0.1
fd1b068

vpcom commited on

fix: very small temperature
2887dc2

vpcom commited on