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
Evaluation pipeline built   Tolstoyevsky 5 years ago
Add standalone binaries   Myle Ott 5 years ago
Merge internal changes (#483)   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
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
Factor out search logic in SequenceGenerator   Myle Ott 5 years ago
Iterate on need_attn and fix tests   Myle Ott 5 years ago
disable printing alignment by default (for perf) and add a flag to enable it   Alexei Baevski 5 years ago
add model override argument from load_ensemble_for_inference at generation time, updating readme for stories   Angela Fan 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
Unify various sharding into ShardedIterator   Myle Ott 5 years ago
Migrate all binaries to use options.parse_args_and_arch   Myle Ott 5 years ago
Nits   Myle Ott 5 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
also report sentence/s timing when generating   Alexei Baevski 6 years ago
allow specifying max_tokens for generation   Alexei Baevski 6 years ago
remove completed sentences from batch   Alexei Baevski 6 years ago
Merge internal changes (#136)   Myle Ott 6 years ago
Allow more flexible pre-processing and generation (#227)   Sergey Edunov 6 years ago
More fixes for recent PyTorch (incl. topk issue) (#113)   Myle Ott 6 years ago
Add support to prefixes (#221)   Dario Pavllo 6 years ago
More unit test fixes   Myle Ott 6 years ago
fairseq-py goes distributed (#106)   Myle Ott 6 years ago