Skip to content

Supporting beam search in streaming mode #408

@tonylek

Description

@tonylek

Hi,

My app requires streaming since I wan to stop the generation once a certain (complicated) condition is met.
My decoding method is beam_search with beam_width=2, using greedy decoding or sampling is just not good enough accuracy-wise.
Are you planning to add support to beam_search in streaming mode?
This is very important to me.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions