Fixed auto approver and inference continuation
This commit is contained in:
@@ -70,6 +70,7 @@ class QwQLlmEngine(LlmEngine):
|
||||
Args:
|
||||
system_prompt: The system prompt string
|
||||
main_context: The main context string after templating
|
||||
continuation_text: Part of the response that is already generated
|
||||
should_stop: Callback that returns True when inference should stop
|
||||
|
||||
Returns:
|
||||
|
||||
Reference in New Issue
Block a user