mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-25 09:19:23 +01:00
New preset
This commit is contained in:
parent
8ef89df746
commit
efb0ab502e
7
presets/Individual Today.txt
Normal file
7
presets/Individual Today.txt
Normal file
@ -0,0 +1,7 @@
|
||||
do_sample=True,
|
||||
max_new_tokens=tokens,
|
||||
top_p=0.9,
|
||||
top_k=50,
|
||||
temperature=1.39,
|
||||
repetition_penalty=1.08,
|
||||
typical_p=0.2,
|
Loading…
Reference in New Issue
Block a user