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.
comfyanonymous b85216a3c0 Lower T5 memory usage by a few hundred MB. 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 Own BertModel implementation that works with lowvram. 7 months ago
hydit.py Don't treat Bert model like CLIP. 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 Let tokenizers return weights to be stored in the saved checkpoint. 7 months ago
spiece_tokenizer.py Basic hunyuan dit implementation. (#4102) 7 months ago
t5.py Lower T5 memory usage by a few hundred MB. 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