Skip to content

0.8.0

Choose a tag to compare

@sdpython sdpython released this 03 Nov 14:05
· 19 commits to main since this release
455c998
  • #283: fix historical aggregation when multiple input sets are used
  • #282: add tools to understand better which functions were patched
  • #280: fixes patches for sdpa_attention_forward for different version of transformers
  • #278: implements onnx_generate_with_genai
  • #277: changes the serialization for all caches to reorder the model outputs (key_1, value_1, key_2, ...)
  • #276: implements onnx_generate which implements method generate for an onnx model,
  • #275: fixes function patched_vmap