[tests] use proper gemma class and config in lumina2 tests.#10828
[tests] use proper gemma class and config in lumina2 tests.#10828
Conversation
|
Failing tests are unrelated. |
|
Similar changes are proposed in #10758 here, which also update docstrings and type annotations for Lumina pipelines. I changed to To avoid merge conflicts, I could either remove my changes on Also, on the topic of tests changes, one point identified but not yet addressed in #10758 (comment) is regarding |
|
@guiyrt thanks for your hard work :) Also sorry for not seeing your awesome PR first!
Let's go with the first option.
I would prefer:
In general, we should try to emulate the actual model architectures from a given pipeline as much as possible. |
Thanks! 🤗 One thing that I also changed in my PR is removing With Test traceback
I will try to update the tests for |
|
We should consider having |
|
There is no diffusers/tests/pipelines/sana/test_sana.py Lines 120 to 127 in a4c1aac Adding |
No description provided.