Skip to content

0.7.7

Compare
Choose a tag to compare
@sdpython sdpython released this 27 Aug 15:17
· 43 commits to main since this release
a51448e
  • #205: add in_channels in image_text_to_text
  • #204: switch default num_hidden_layers to 4
  • #203: Add option to disable patches for torch in command line validate
  • #202: add models DeepseekV3ForCausalLM, Gemma3ForCausalLM, Glm4vMoeForConditionalGeneration
  • #201: switch CI to 4.55.4
  • #200: fixes patches for 4.55.1+, DynamicCache is no longer registered by default, this code moved to executorch.py in transformers
  • #199: delete hidden_size and num_attention_heads modification in a config
  • #198: support gpt-oss
  • #197: updates CI for torch 2.8
  • #196: implements a patch to rewrite a loop in modeling_qwen2_vl.VisionAttention