This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
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-11-22 16:17:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
90f1067598
text-generation-webui
/
presets
/
Naive.txt
6 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add a new preset
2023-01-07 19:13:00 +01:00
do_sample=True,
Reorganize GUI elements
2023-01-13 18:28:53 +01:00
max_new_tokens=tokens,
Add a new preset
2023-01-07 19:13:00 +01:00
top_p=1,
typical_p=0.3,
Remove the temperature slider It was not being used by most presets.
2023-01-13 18:00:43 +01:00
temperature=0.7,
Reference in New Issue
Copy Permalink