* 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
6 lines
91 B
YAML
6 lines
91 B
YAML
temperature: 0.87
|
|
top_p: 0.99
|
|
typical_p: 0.68
|
|
tfs: 0.68
|
|
repetition_penalty: 1.01
|
|
top_k: 85
|