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 a9ac56fc0d Own BertModel implementation that works with lowvram. 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 Own BertModel implementation that works with lowvram. 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
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 Support MT5. 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