Commit History

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

fix: very small repetition penalty
0927b5b

vpcom commited on

fix: default top_p value 0.95
54a5eb3

vpcom commited on

fix: change the default parameters
9ff7b40

vpcom commited on

fix: make temperature as zero
87a4cd5

vpcom commited on

fix: post process show / as **
7915d0e

vpcom commited on

fix: top_p 0.2 as default
4c1c552

vpcom commited on

fix: missing library SyncToAsyncIterator
d576879

vpcom commited on

fix: missing library
fb1ecc6

vpcom commited on

fix: wrong place; use the stream_fn instead
8c6dcfa

vpcom commited on

fix: message print
8b23b39

vpcom commited on

fix: if Len(message) is zero then randomly generate a prompt and show that in the correct place
1eab9d7

vpcom commited on

feat: format the input prompt with the correct delimiters
f1273a4

vpcom commited on

fix: empty list instead of None
cef3e2b

vpcom commited on

fix: no history is important anymore
ba8d9db

vpcom commited on

fix: sanity check message pairs in the post process
1b64aba

vpcom commited on

fix: post process messages
89c7e88

vpcom commited on