Skip to content

Fix LLaVA model output issues by using official conversation templates#1424

Open
cdllI wants to merge 1 commit intoopen-compass:mainfrom
cdllI:main
Open

Fix LLaVA model output issues by using official conversation templates#1424
cdllI wants to merge 1 commit intoopen-compass:mainfrom
cdllI:main

Conversation

@cdllI
Copy link

@cdllI cdllI commented Feb 2, 2026

使用 conv_templates[conv_mode] 替代 self.system_prompt + "USER: " + content + " ASSISTANT: "
添加正确的图像标记处理(DEFAULT_IM_START_TOKEN, DEFAULT_IM_END_TOKEN)
Related to #817 #1029 #523

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant