mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-23 00:58:11 +00:00
support kolors! (#106)
This commit is contained in:
BIN
diffsynth/tokenizer_configs/kolors/tokenizer/tokenizer.model
Normal file
BIN
diffsynth/tokenizer_configs/kolors/tokenizer/tokenizer.model
Normal file
Binary file not shown.
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name_or_path": "THUDM/chatglm3-6b-base",
|
||||
"remove_space": false,
|
||||
"do_lower_case": false,
|
||||
"tokenizer_class": "ChatGLMTokenizer",
|
||||
"auto_map": {
|
||||
"AutoTokenizer": [
|
||||
"tokenization_chatglm.ChatGLMTokenizer",
|
||||
null
|
||||
]
|
||||
}
|
||||
}
|
||||
BIN
diffsynth/tokenizer_configs/kolors/tokenizer/vocab.txt
Normal file
BIN
diffsynth/tokenizer_configs/kolors/tokenizer/vocab.txt
Normal file
Binary file not shown.
Reference in New Issue
Block a user