Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Commit History
Message Author SHA1 Date
Add standalone binaries   Myle Ott 5 years ago
Add --input option to interactive.py to support reading from file   Myle Ott 5 years ago
FIX: '--user-dir' on multi-gpu (#449)   Davide Caroselli 5 years ago
Merge internal changes (#283)   Myle Ott 5 years ago
Merge internal changes (#422)   Myle Ott 5 years ago
Pass encoder_input to generator, rather than src_tokens/src_lengths.   Stephen Roller 5 years ago
Add documentation   Myle Ott 5 years ago
Clean up FairseqTask so that it's easier to extend/add new tasks   Myle Ott 5 years ago
Diverse Beam Search   Myle Ott 5 years ago
Output positional scores in interactive.py   Myle Ott 5 years ago
Iterate on need_attn and fix tests   Myle Ott 5 years ago
Pass sampling-temperature trough to the generator in interactive.py   Sergey Edunov 5 years ago
adding model arg override at generation time for interactive.py   Angela Fan 5 years ago
Remove more Variable() calls (#198)   Myle Ott 5 years ago
Support FP16 during inference   Myle Ott 5 years ago
Change --path to be colon-separated instead of comma-separated   Myle Ott 5 years ago
Add FairseqTask   Myle Ott 5 years ago
Migrate all binaries to use options.parse_args_and_arch   Myle Ott 6 years ago
added multiscale gated self attention layer with multiple heads, and pretrained fusion models   Angela Fan 6 years ago
Conv lm implementation   alexeib 6 years ago
implement batching in interactive mode   Alexei Baevski 6 years ago
Sampling doesn't work with interactive   Sergey Edunov 6 years ago
Disallow --batch-size in interactive.py   Myle Ott 6 years ago
make interactive mode print out alignment nicely   alexeib 6 years ago
Merge internal changes (#136)   Myle Ott 6 years ago
More unit test fixes   Myle Ott 6 years ago
fairseq-py goes distributed (#106)   Myle Ott 6 years ago
Update README with interactive.py and fix it   Louis Martin 6 years ago
Fix flake8 lint   Myle Ott 6 years ago
Fix interactive.py   Myle Ott 6 years ago