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):
|
||||
if self.verbose:
|
||||
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'
|
||||
'Tags: %s, \n'
|
||||
'Content: %s',
|
||||
|
Loading…
Reference in New Issue
Block a user