Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Integrate T5 in FLUX #212

Merged

Conversation

aturker-synnada
Copy link
Collaborator

Description

Closes #211.

What is Changed

  • FLUX now uses Mithril T5 as text embedder.

Checklist:

  • Tests that cover the code added.
  • Corresponding changes documented.
  • All tests passed.
  • The code linted and styled (pre-commit run --all-files has passed).

Copy link

codecov bot commented Feb 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.32%. Comparing base (28e954c) to head (19eb81d).
Report is 3 commits behind head on main.

@@            Coverage Diff             @@
##             main     #212      +/-   ##
==========================================
- Coverage   89.33%   89.32%   -0.01%     
==========================================
  Files          68       68              
  Lines       16583    16587       +4     
==========================================
+ Hits        14814    14816       +2     
- Misses       1769     1771       +2     

see 11 files with indirect coverage changes

@kberat-synnada kberat-synnada merged commit a022f9a into synnada-ai:main Mar 4, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[OTHER] Integrate T5 implementation in FLUX
4 participants