Skip to content

0.7.11

Compare
Choose a tag to compare
@sdpython sdpython released this 19 Sep 17:25
· 25 commits to main since this release
c7afba2

0.7.11

  • #224: support model_id with // to specify a subfolder
  • #223: adds task image-to-video
  • #220: adds option --ort-logs to display onnxruntime logs when creating the session
  • #220: adds a patch for PR #40791 huggingface/transformers#40791_ in transformers

0.7.10

  • #218: patches used sdpa_mask_recent_torch used from _vmap_for_bhqkv

0.7.9

  • #214: fix modelbuilder export
  • #213: use DYNAMIC on batch size

0.7.8

  • #210: add utilities to investigate models
  • #208: add a patch for Qwen3 (rewrite a loop)