Multimodal_RAG / config.yaml
Al1Abdullah's picture
Create config.yaml
dc0c325 verified
raw
history blame contribute delete
144 Bytes
chat_model:
'model': "mistral:latest"
'temperature': 0.75
'num_gpu': 1
vector_database:
chroma:
chat_session_path: './chat_session/'