This website requires JavaScript.
Explore
Help
Sign In
AI
/
text-generation-webui
Watch
1
Star
0
Fork
0
You've already forked text-generation-webui
mirror of
https://github.com/oobabooga/text-generation-webui.git
synced
2024-10-01 01:26:03 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5b60691367
text-generation-webui
/
presets
/
Naive.txt
6 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add a new preset
2023-01-07 13:13:00 -05:00
do_sample=True,
Reorganize GUI elements
2023-01-13 12:28:53 -05:00
max_new_tokens=tokens,
Add a new preset
2023-01-07 13:13:00 -05:00
top_p=1,
typical_p=0.3,
Remove the temperature slider It was not being used by most presets.
2023-01-13 12:00:43 -05:00
temperature=0.7,
Reference in New Issue
Copy Permalink