.. |
hydit_clip_tokenizer
|
Basic hunyuan dit implementation. (#4102)
|
2024-07-25 18:21:08 -04:00 |
t5_pile_tokenizer
|
Better tokenizing code for AuraFlow.
|
2024-07-12 01:15:25 -04:00 |
t5_tokenizer
|
Refactor: Move some code to the comfy/text_encoders folder.
|
2024-07-15 17:36:24 -04:00 |
aura_t5.py
|
Make it possible to load tokenizer data from checkpoints.
|
2024-07-24 16:43:53 -04:00 |
bert.py
|
Lower CLIP memory usage by a bit.
|
2024-07-31 01:32:35 -04:00 |
flux.py
|
Correct spelling 'token_weight_pars_t5' to 'token_weight_pairs_t5' (#4200)
|
2024-08-04 17:10:02 -04:00 |
hydit.py
|
Fix hunyuan dit text encoder weights always being in fp32.
|
2024-07-31 01:34:57 -04:00 |
hydit_clip.json
|
Basic hunyuan dit implementation. (#4102)
|
2024-07-25 18:21:08 -04:00 |
mt5_config_xl.json
|
Basic hunyuan dit implementation. (#4102)
|
2024-07-25 18:21:08 -04:00 |
sa_t5.py
|
Make it possible to load tokenizer data from checkpoints.
|
2024-07-24 16:43:53 -04:00 |
sd2_clip.py
|
Refactor: Move sd2_clip.py to text_encoders folder.
|
2024-07-28 01:19:20 -04:00 |
sd2_clip_config.json
|
Fix potential issue with non clip text embeddings.
|
2024-07-30 14:41:13 -04:00 |
sd3_clip.py
|
Correct spelling 'token_weight_pars_t5' to 'token_weight_pairs_t5' (#4200)
|
2024-08-04 17:10:02 -04:00 |
spiece_tokenizer.py
|
Basic hunyuan dit implementation. (#4102)
|
2024-07-25 18:21:08 -04:00 |
t5.py
|
Fix to get fp8 working on T5 base.
|
2024-07-31 02:00:19 -04:00 |
t5_config_base.json
|
Refactor: Move some code to the comfy/text_encoders folder.
|
2024-07-15 17:36:24 -04:00 |
t5_config_xxl.json
|
Refactor: Move some code to the comfy/text_encoders folder.
|
2024-07-15 17:36:24 -04:00 |
t5_pile_config_xl.json
|
AuraFlow model implementation.
|
2024-07-11 16:52:26 -04:00 |