nemotron-plus-vlm / config.json
genialo555's picture
Add config.json
d34fc97 verified
raw
history blame contribute delete
210 Bytes
{
"architecture": "LAM",
"components": [
"vision",
"text",
"thinking",
"action"
],
"merge_ratio": 0.6,
"capabilities": [
"multimodal",
"thinking",
"action_generation"
]
}