Skip to content

Fixed Prompt formatting in conversation.py#23

Open
KT313 wants to merge 1 commit into
LLaVA-VL:inferencefrom
KT313:patch-1
Open

Fixed Prompt formatting in conversation.py#23
KT313 wants to merge 1 commit into
LLaVA-VL:inferencefrom
KT313:patch-1

Conversation

@KT313

@KT313 KT313 commented May 17, 2024

Copy link
Copy Markdown

removed "<|start_header_id|>" from the roles since they get added automatically as well and lead to duplicate tokens like "<|start_header_id|><|start_header_id|>user<|end_header_id|>"

removed "<|start_header_id|>" from the roles since they get added automatically as well and lead to duplicate tokens like "<|start_header_id|><|start_header_id|>user<|end_header_id|>"
@Luodian

Luodian commented May 18, 2024

Copy link
Copy Markdown
Contributor

I think this fix is correct, let me do a test later, thanks!

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.

3 participants