ComfyUI/comfy/text_encoders
comfyanonymous d0f3752e33 Properly calculate inner dim for t5 model.
This is required to support some different types of t5 models.
2025-01-07 17:33:03 -05:00
..
hydit_clip_tokenizer
llama_tokenizer Basic Hunyuan Video model support. 2024-12-16 19:35:40 -05:00
t5_pile_tokenizer
t5_tokenizer
aura_t5.py
bert.py
flux.py Support scaled fp8 t5xxl model. 2024-10-20 22:27:00 -04:00
genmo.py Fix mochi all in one checkpoint t5xxl key names. 2024-11-03 01:40:42 -05:00
hunyuan_video.py Properly tokenize the template for hunyuan video. 2024-12-17 16:22:02 -05:00
hydit_clip.json
hydit.py
llama.py Pick attention implementation based on device in llama code. 2024-12-18 01:30:20 -05:00
long_clipl.json
long_clipl.py
lt.py Support Lightricks LTX-Video model. 2024-11-22 08:46:39 -05:00
mt5_config_xl.json
pixart_t5.py Add PixArt model support (#6055) 2024-12-20 15:25:00 -05:00
sa_t5.py
sd2_clip_config.json
sd2_clip.py
sd3_clip.py Support scaled fp8 t5xxl model. 2024-10-20 22:27:00 -04:00
spiece_tokenizer.py Lint unused import (#5973) 2024-12-09 15:24:39 -05:00
t5_config_base.json
t5_config_xxl.json
t5_pile_config_xl.json
t5.py Properly calculate inner dim for t5 model. 2025-01-07 17:33:03 -05:00