Skip to content

Conversation

binxuan
Copy link

@binxuan binxuan commented Jul 28, 2023

This is a fusion-in-decoder implementation for decoder-only model in FasterTransformer which supports encoding N contexts in parallel and do generation based on these N contexts. This implementation is based on the great work from this repo. We currently re-use batch_size dimension to do this encoding operation. A followup technique report/paper will be released soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants