fix p44
This commit is contained in:
@@ -15,3 +15,6 @@ parameters:
|
||||
retriex.model.guardrail_max_vector_top_k: 200
|
||||
|
||||
retriex.llm.timeout_seconds: 300
|
||||
# Hard upper bound for generated output tokens. Prevents runaway repeated answers
|
||||
# before they can become very long streamed or blocking responses.
|
||||
retriex.llm.num_predict: 2048
|
||||
|
||||
Reference in New Issue
Block a user