Logo
Explore Help
Register Sign In
298977887/ComfyUI
1
0
Fork 0
You've already forked ComfyUI
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-07-05 06:47:08 +08:00
Code Issues Packages Projects Releases Wiki Activity
ComfyUI/comfy/text_encoders/hydit_clip_tokenizer/special_tokens_map.json

8 lines
125 B
JSON
Raw Normal View History

Basic hunyuan dit implementation. (#4102) * Let tokenizers return weights to be stored in the saved checkpoint. * Basic hunyuan dit implementation. * Fix some resolutions not working. * Support hydit checkpoint save. * Init with right dtype. * Switch to optimized attention in pooler. * Fix black images on hunyuan dit.
2024-07-25 18:21:08 -04:00
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 54ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API