Difference in return sequence for Phi3 model

Hey! Can you please explain what do you mean by “different sequence” and provide a minial reproducible code?

In general, using “return_dict” or not should not affect what text will be generated unless you’re setting up 'do_sample=True" in generation.