Fix top_p value bug in quickstart example in docs (#1110)

This commit is contained in:
Taranjeet Singh
2024-01-03 11:11:14 -08:00
committed by GitHub
parent ae2e9cb890
commit a67d902b85

View File

@@ -48,6 +48,7 @@ llm:
provider: huggingface
config:
model: 'mistralai/Mistral-7B-v0.1'
top_p: 0.5
embedder:
provider: huggingface
config: