Closed
Description
Hello,
I can't find the following information: is it possible to generate, given a prompt, multiple hypotheses simultaneously? This functionality is available via the num_return_sequences
parameter in the model.generate method of the transformers library, or the num_hypotheses argument in ctranslate2.
Thanks,
Simon