TideDra / VL-RLHF

A RLHF Infrastructure for Vision-Language Models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

strip may break chat template

TideDra opened this issue · comments

in process_batch, raw_text.strip() can drop special token like \n or , which can be a part of chat template.