Kaynağa Gözat

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

Taranjeet Singh 1 yıl önce
ebeveyn
işleme
a67d902b85
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      docs/get-started/quickstart.mdx

+ 1 - 0
docs/get-started/quickstart.mdx

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