Skip to content

Releases: vsemionov/xlab

0.2.0

24 Apr 20:23

Choose a tag to compare

  • Use FlashAttention
  • Use SentencePiece BPE tokenizer
  • Increased context length
  • Added gradient checkpointing
  • Support combining multiple datasets
  • Download pre-trained tokenizer
  • Optional encoding on the fly
  • Added greedy search in inference
  • Support continued prompts in inference (not the start of the sequence)
  • Compute dataset and vocabulary statistics
  • Data validation

0.1.2

10 Apr 16:31

Choose a tag to compare

  • Documentation improvements

This release does not include updated weights. Please use checkpoints from previous releases.

0.1.1

10 Apr 01:39

Choose a tag to compare

  • Added documentation
  • Distribute a PyPI package
  • Inference fixes

0.1.0

09 Apr 13:25

Choose a tag to compare

Initial release