We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7eb048 commit 84cd0feCopy full SHA for 84cd0fe
CHANGELOGS.rst
@@ -4,7 +4,10 @@ Change Logs
4
0.7.7
5
+++++
6
7
-
+* :pr:`205`: add in_channels in image_text_to_text
8
+* :pr:`204`: switch default num_hidden_layers to 4
9
+* :pr:`202`: add models DeepseekV3ForCausalLM, Gemma3ForCausalLM, Glm4vMoeForConditionalGeneration
10
+* :pr:`201`: switch CI to 4.55.4
11
* :pr:`200`: fixes patches for 4.55.1+, DynamicCache is no longer registered by default,
12
this code moved to executorch.py in transformers
13
* :pr:`199`: delete hidden_size and num_attention_heads modification in a config
0 commit comments