This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
zhengjl
/
text-generation-webui
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
eeb63b1b8a
Branches
Tags
concatenate-events
dependabot/pip/llama-cpp-python-0.1.32
main
new-qwop
prompt_template_extension
refactor
reformat
reformat2
state_as_function_params
installers
text-generat...
/
presets
/
Default.txt
Default.txt
93 B
Histórico
Raw
1
2
3
4
5
do_sample=True,
max_new_tokens=max_length,
top_p=1,
typical_p=0.3,
temperature=temperature,