Image-Text-to-Text
PEFT
Safetensors
d2v2x-adapter / lora /tokenizer_config.json
kr301's picture
Upload 8 files
0295143 verified
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": null,
"clean_up_tokenization_spaces": false,
"eos_token": "<|im_end|>",
"errors": "replace",
"extra_special_tokens": [
"<lidar>",
"<think>",
"</think>"
],
"is_local": true,
"model_max_length": 262144,
"pad_token": "<|endoftext|>",
"processor_class": "Qwen3VLProcessor",
"split_special_tokens": false,
"tokenizer_class": "Qwen2Tokenizer",
"unk_token": null
}