You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Silver 7afa985fba
Correct spelling 'token_weight_pars_t5' to 'token_weight_pairs_t5' (#4200)
7 months ago
..
hydit_clip_tokenizer Basic hunyuan dit implementation. (#4102) 7 months ago
t5_pile_tokenizer Better tokenizing code for AuraFlow. 8 months ago
t5_tokenizer Refactor: Move some code to the comfy/text_encoders folder. 7 months ago
aura_t5.py Make it possible to load tokenizer data from checkpoints. 7 months ago
bert.py Lower CLIP memory usage by a bit. 7 months ago
flux.py Correct spelling 'token_weight_pars_t5' to 'token_weight_pairs_t5' (#4200) 7 months ago
hydit.py Fix hunyuan dit text encoder weights always being in fp32. 7 months ago
hydit_clip.json Basic hunyuan dit implementation. (#4102) 7 months ago
mt5_config_xl.json Basic hunyuan dit implementation. (#4102) 7 months ago
sa_t5.py Make it possible to load tokenizer data from checkpoints. 7 months ago
sd2_clip.py Refactor: Move sd2_clip.py to text_encoders folder. 7 months ago
sd2_clip_config.json Fix potential issue with non clip text embeddings. 7 months ago
sd3_clip.py Correct spelling 'token_weight_pars_t5' to 'token_weight_pairs_t5' (#4200) 7 months ago
spiece_tokenizer.py Basic hunyuan dit implementation. (#4102) 7 months ago
t5.py Fix to get fp8 working on T5 base. 7 months ago
t5_config_base.json Refactor: Move some code to the comfy/text_encoders folder. 7 months ago
t5_config_xxl.json Refactor: Move some code to the comfy/text_encoders folder. 7 months ago
t5_pile_config_xl.json AuraFlow model implementation. 8 months ago