Skip to content

0.7.0

Compare
Choose a tag to compare
@sdpython sdpython released this 17 Jun 09:04
· 99 commits to main since this release
1f0ca98
  • #149: supports for StaticCache
  • #147: simplified log processing
  • #146: patch for IdeficsAttention, IdeficsEmbedding
  • #145: patch for _compute_dynamic_ntk_parameters (Phi3RotaryEmbedding)
  • #144: support for second inputs with different dimension,
    rename test_helper into validate,
    support interpolate_pos_encoding for VitModel,
    update model builder helpers for this PR
    Use ONNX IR for model builder
  • #143: compares intermediate results,