Currently, Streamer cannot work with Beam search as you will get an error: âValueError: streamer
cannot be used with Beam search (yet!). Make sure that num_beams
is set to 1.â
Any workaround? I can build my own streamer if necessary. Thanks for your help!