Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
d96cbaca
Unverified
Commit
d96cbaca
authored
Dec 03, 2025
by
Sayak Paul
Committed by
GitHub
Dec 03, 2025
Browse files
[tests] fix hunuyanvideo 1.5 offloading tests. (#12782)
fix hunuyanvideo 1.5 offloading tests.
parent
5ab59469
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tests/models/transformers/test_models_transformer_hunyuan_1_5.py
...odels/transformers/test_models_transformer_hunyuan_1_5.py
+1
-0
No files found.
tests/models/transformers/test_models_transformer_hunyuan_1_5.py
View file @
d96cbaca
...
@@ -29,6 +29,7 @@ class HunyuanVideo15Transformer3DTests(ModelTesterMixin, unittest.TestCase):
...
@@ -29,6 +29,7 @@ class HunyuanVideo15Transformer3DTests(ModelTesterMixin, unittest.TestCase):
model_class
=
HunyuanVideo15Transformer3DModel
model_class
=
HunyuanVideo15Transformer3DModel
main_input_name
=
"hidden_states"
main_input_name
=
"hidden_states"
uses_custom_attn_processor
=
True
uses_custom_attn_processor
=
True
model_split_percents
=
[
0.99
,
0.99
,
0.99
]
text_embed_dim
=
16
text_embed_dim
=
16
text_embed_2_dim
=
8
text_embed_2_dim
=
8
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment