File size: 99 Bytes
f793029
 
 
 
1
2
3
4
5
# ui/chat/defaults.py
DEFAULT_MAX_TOKENS = 1800
DEFAULT_TEMPERATURE = 0.35
DEFAULT_TOP_P = 0.9