NVIDIA: Nemotron Nano 9B V2 (free)
128K contextFree inputFree output
nvidia/nemotron-nano-9b-v2:freeDescription
NVIDIA-Nemotron-Nano-9B-v2 is a large language model (LLM) trained from scratch by NVIDIA, and designed as a unified model for both reasoning and non-reasoning tasks. It responds to user queries 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-nano-9b-v2:free",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextOutput: Text
Pricing
InputFree
OutputFree
Context128K tokens
Model Info
Providernvidia
IDnvidia/nemotron-nano-9b-v2:free