Fixed qwq token limit
This commit is contained in:
@@ -67,7 +67,6 @@ class Main:
|
||||
self._llms['qwq'] = QwQLlmEngine(
|
||||
config.qwq_model,
|
||||
config.qwq_temperature,
|
||||
config.qwq_token_limit,
|
||||
self._action_schema,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user