Files
t6_mem0/configs/huggingface.yaml
2023-10-13 15:38:15 -07:00

9 lines
144 B
YAML

llm:
provider: huggingface
model: 'google/flan-t5-xxl'
config:
temperature: 0.5
max_tokens: 1000
top_p: 0.5
stream: false