* initially add text_generation_webui support * add env requirements install * add necessary dependencies * update for starting webui * update shared and noted to place models * update heading of part3 * meet comments * add copyright license * remove extensions * convert tutorial to windows side * add warm-up to optimize performance
5 lines
98 B
YAML
5 lines
98 B
YAML
temperature: 1.01
|
|
top_p: 0.21
|
|
repetition_penalty: 1.21
|
|
encoder_repetition_penalty: 1.07
|
|
top_k: 91
|