Is there an option to get multiple outputs when sampling? For example for specific top_p and temperature I want to return 2 options. I know I can get multiple options when using beam_search but I need it in sampling setup.