borderless / ui /chat /defaults.py
spagestic's picture
The UI folder restructured
f793029
Raw
History Blame Contribute Delete
99 Bytes
# ui/chat/defaults.py
DEFAULT_MAX_TOKENS = 1800
DEFAULT_TEMPERATURE = 0.35
DEFAULT_TOP_P = 0.9