Text-Generation_Playground / presets /NovelAI-Decadence.txt
NeuralInternet's picture
Duplicate from antonovmaxim/text-generation-webui-space
90fe813
raw
history blame contribute delete
No virus
85 Bytes
do_sample=True
top_p=1.0
top_k=100
temperature=2
repetition_penalty=1
typical_p=0.97