mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
update
This commit is contained in:
parent
28fa6fc63c
commit
66cf9be640
@ -678,7 +678,9 @@ class OpenAISDK(OpenAI):
|
|||||||
and responses.choices[0].message.reasoning_content):
|
and responses.choices[0].message.reasoning_content):
|
||||||
if self.verbose:
|
if self.verbose:
|
||||||
self.logger.info(
|
self.logger.info(
|
||||||
'Concat Reasoning Content and tags to content'
|
'Follow'
|
||||||
|
'vllm/reasoning/deepseek_r1_reasoning_parser'
|
||||||
|
'to parse the reasoning content and tags'
|
||||||
'Reasoning Content: %s, \n'
|
'Reasoning Content: %s, \n'
|
||||||
'Tags: %s, \n'
|
'Tags: %s, \n'
|
||||||
'Content: %s',
|
'Content: %s',
|
||||||
|
Loading…
Reference in New Issue
Block a user