facebookresearch/fairseq

Inferring the decoder and encoder of a transformer model in a streaming manner

Open

#5,537 opened on Aug 29, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (6,224 forks)batch import
enhancementhelp wantedneeds triage

Repository metrics

Stars
 (29,107 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Is it possible to infer the model separately through encoder.onnx and decoder.onnx?

Contributor guide