Skip to content

alpha 0.3.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@justheuristic justheuristic released this 15 Mar 07:27
· 57 commits to main since this release

Initial release that matches pip_install lean_transformer==0.3.1 on PyPI

  • LeanTransformer supports standard transformer architecture with optional rotary embeddings, gating, various normalization types
  • Memory-efficeint backward, various parameter sharing strategies, adapters, checkpoints, reversible layers, sparsity
  • LeanGPT* and LeanAlbert* models