Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 618 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 618 Bytes

Changelog

All notable changes to fairseq2 are documented in this file.

The format is based on Keep a Changelog.

[0.2.1] - TBD

[0.2.0] - 2023-11-29

  • Introduced LLaMA and LLaMA 2
  • Introduced Mistral 7B
  • Introduced LoRA fine-tuning
  • Revised the sequence generator API
  • Introduced support for lazy padding and attention masks
  • Many smaller improvements to existing APIs

[0.1.1] - 2023-09-07

  • Improvements to the build system and CI pipelines
  • Improvements to the installation instructions and contribution guidelines

[0.1.0] - 2023-08-23

  • Initial release