Image-Text-to-Text
Transformers
Safetensors
English
nanbeige_vlm
vlm
nanbeige
siglip
conversational
custom_code
Nanbeige4.1-VLM-Base / config.json
SkyAsl's picture
Upload config.json with huggingface_hub
e1ea500 verified
Raw
History Blame Contribute Delete
405 Bytes
{
"architectures": [
"NanbeigeVLM"
],
"dtype": "bfloat16",
"llm_model_id": "Nanbeige/Nanbeige4.1-3B",
"model_type": "nanbeige_vlm",
"transformers_version": "5.0.0",
"use_cache": false,
"vision_model_id": "google/siglip-so400m-patch14-384",
"auto_map": {
"AutoConfig": "configuration_nanbeige_vlm.NanbeigeVLMConfig",
"AutoModel": "modeling_nanbeige_vlm.NanbeigeVLMModel"
}
}