Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
dorkai
/
text-generation-webui-main
like
5
Runtime error
App
Files
Files
Community
6a4546d
text-generation-webui-main
/
presets
/
Verbose (Beam Search).txt
dorkai
Upload 293 files
6a4546d
over 1 year ago
raw
Copy download link
history
blame
Safe
150 Bytes
num_beams=10
min_length=200
length_penalty=1.4
no_repeat_ngram_size=2
early_stopping=True
temperature=0.7
top_k=150
top_p=0.92
repetition_penalty=4.5