This website requires JavaScript.
Explore
Help
Register
Sign In
zhengjl
/
text-generation-webui
Public Access
Watch
1
Star
0
Fork
0
You've already forked text-generation-webui
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
0a967bf86d98c746e7bd0911530de03098d4d4e5
text-generation-webui
/
presets
/
Default.txt
5 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add support for presets
2023-01-06 01:33:21 -03:00
do_sample=True,
max_new_tokens=max_length,
Add a new preset
2023-01-07 15:13:00 -03:00
top_k=100,
top_p=0.9,
Reference in New Issue
Copy Permalink