mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-07-13 05:56:59 +08:00
17 lines
301 B
JSON
17 lines
301 B
JSON
{
|
|
"bos_token": {
|
|
"content": "<|begin_of_text|>",
|
|
"lstrip": false,
|
|
"normalized": false,
|
|
"rstrip": false,
|
|
"single_word": false
|
|
},
|
|
"eos_token": {
|
|
"content": "<|end_of_text|>",
|
|
"lstrip": false,
|
|
"normalized": false,
|
|
"rstrip": false,
|
|
"single_word": false
|
|
}
|
|
}
|