Files
t6_mem0/embedchain/configs/huggingface.yaml
2024-07-12 20:21:33 +05:30

9 lines
146 B
YAML

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