Models/nvidia/NVIDIA: Nemotron 3 Nano Omni (free)
nvidia

NVIDIA: Nemotron 3 Nano Omni (free)

256K contextFree inputFree output
nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free

Description

NVIDIA Nemotron™ 3 Nano Omni is a 30B-A3B open multimodal model designed to function as a perception and context sub-agent in enterprise agent systems. It accepts text, image, video, and...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextInput: AudioInput: ImageInput: VideoOutput: Text

Pricing

InputFree
OutputFree
Context256K tokens

Model Info

Providernvidia
IDnvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free