Visual Question Answering
Transformers
Safetensors
English
videollama2_mixtral
text-generation
multimodal large language model
large video-language model
Inference Endpoints
VideoLLaMA2-8x7B / special_tokens_map.json
ClownRat's picture
upload model.
00ce666
raw
history blame contribute delete
438 Bytes
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<unk>",
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}