comfyanonymous
|
11606962cf
|
Add a T5TokenizerOptions node to set options for the T5 tokenizer. (#7803)
|
2025-04-25 19:36:00 -04:00 |
|
comfyanonymous
|
f26cf7d5fa
|
Limit T5 to 128 tokens for HiDream: #7620
|
2025-04-16 18:07:55 -04:00 |
|
comfyanonymous
|
df67f25c28
|
More flexible long clip support.
Add clip g long clip support.
Text encoder refactor.
Support llama models with different vocab sizes.
|
2025-04-15 10:32:21 -04:00 |
|
comfyanonymous
|
843b5c22b3
|
Make it easier to set a custom template for hunyuan video.
|
2025-03-04 09:26:05 -05:00 |
|
comfyanonymous
|
567711396b
|
Support scaled fp8 t5xxl model.
|
2024-10-20 22:27:00 -04:00 |
|
comfyanonymous
|
3e7430aaa6
|
Make clip loader nodes support loading sd3 t5xxl in lower precision.
Add attention mask support in the SD3 text encoder code.
|
2024-10-10 15:06:15 -04:00 |
|
comfyanonymous
|
28b12fb344
|
Long CLIP L support for SDXL, SD3 and Flux.
Use the *CLIPLoader nodes.
|
2024-09-15 07:59:38 -04:00 |
|
comfyanonymous
|
d30678a05e
|
Support loading long clipl model with the CLIP loader node.
|
2024-08-20 10:46:36 -04:00 |
|
comfyanonymous
|
03c874ec6e
|
Add model_options for text encoder.
|
2024-08-17 11:17:20 -04:00 |
|
Silver
|
b87a10e5f1
|
Correct spelling 'token_weight_pars_t5' to 'token_weight_pairs_t5' (#4200)
|
2024-08-04 17:10:02 -04:00 |
|
comfyanonymous
|
d6d48306d8
|
Load flux t5 in fp8 if weights are in fp8.
|
2024-08-01 11:05:56 -04:00 |
|
comfyanonymous
|
15a95668ae
|
Let tokenizers return weights to be stored in the saved checkpoint.
|
2024-07-25 10:52:09 -04:00 |
|
comfyanonymous
|
33e584b3bc
|
Make it possible to load tokenizer data from checkpoints.
|
2024-07-24 16:43:53 -04:00 |
|
comfyanonymous
|
553fbe3407
|
Refactor: Move some code to the comfy/text_encoders folder.
|
2024-07-15 17:36:24 -04:00 |
|