Hi FastChat authors,
If we are going to fine-tune the vicuna via the default instruction, what's the default padding_side it is using? Is it 'left' or 'right'? Since when we do the inference, we are supposed to set padding_side as same as the fine-tuning process, right?
I saw a related issue in #1156 @merrymercy
Many thanks in advance!
Hi FastChat authors,
If we are going to fine-tune the vicuna via the default instruction, what's the default padding_side it is using? Is it 'left' or 'right'? Since when we do the inference, we are supposed to set padding_side as same as the fine-tuning process, right?
I saw a related issue in #1156 @merrymercy
Many thanks in advance!