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-23 00:18:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9410486bd8
text-generation-webui
/
presets
/
Default.txt
5 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add support for presets
2023-01-06 05:33:21 +01:00
do_sample=True,
max_new_tokens=max_length,
Add a new preset
2023-01-07 19:13:00 +01:00
top_k=100,
top_p=0.9,
Reference in New Issue
Copy Permalink