Skip to content

v0.0.9

Compare
Choose a tag to compare
@dianaml0 dianaml0 released this 09 Feb 20:50
· 864 commits to main since this release
4c888f2

Added

  • Compositional Attention [#41]
  • Experimental Ragged attention [#189]
  • Mixture of Experts [#181]
  • BlockSparseTensor [#202]
  • nd-tensor support for triton softmax [#210]

Fixed

  • bugfix Favor, single feature map [#183]
  • sanity check blocksparse settings [#207]
  • fixed some pickability [#204]