LLaVA-NeXT icon indicating copy to clipboard operation
LLaVA-NeXT copied to clipboard

Fixed Prompt formatting in conversation.py

Open KT313 opened this issue 1 year ago • 1 comments

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|>"

KT313 avatar May 17 '24 10:05 KT313

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

Luodian avatar May 18 '24 06:05 Luodian