Seedance 2.0 %15 İNDİRİM | Video Generator ile oluşturun →
N
nvidia/nemotron-3-nano-30b-a3b

nvidia/nemotron-3-nano-30b-a3b

Yayın tarihi: 2025-12-15

262,144 context · $0.05/M input tokens · $0.20/M output tokens

NVIDIA Nemotron 3 Nano 30B A3B is a small language MoE model with highest compute efficiency and accuracy for developers to build specialized agentic AI systems. The model is fully...

Fiyatlandırma

Kullandıkça öde

Ön ödeme yok, yalnızca kullandığınız kadar ödeyin

Giriş$0.05 / M Tokens
Çıkış$0.20 / M Tokens

Modeli dene

nvidia/nemotron-3-nano-30b-a3b
Çevrimiçi
N
Merhaba! Yardımcı bir yapay zeka asistanıyım. Size nasıl yardımcı olabilirim?

API Kullanımı

API'mizle entegre etmek için aşağıdaki kod örneklerini kullanın:

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="nvidia/nemotron-3-nano-30b-a3b",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)

Model Tanıtımı

Nvidia nemotron-3-nano-30b-a3b

**NVIDIA Nemotron 3 Nano 30B A3B is a small language MoE model with highest compute efficiency and accuracy for developers to build specialized agentic **

NVIDIA Nemotron 3 Nano 30B A3B is a small language MoE model with highest compute efficiency and accuracy for developers to build specialized agentic AI systems.

The model is fully open with open-weights, datasets and recipes so developers can easily customize, optimize, and deploy the model on their infrastructure for maximum privacy and security.

Note: For the free endpoint, all prompts and output are logged to improve the provider's model and its product and services. Please do not upload any personal, confidential, or otherwise sensitive information. This is a trial use only. Do not use for production or business-critical systems.


Why It Looks Great

  • Large Language Model architecture for efficient processing
  • 262144 context window for long document handling
  • Competitive pricing at $0.0/$0.2 per million tokens

Key Features

  • Context Window: 262144 tokens
  • Max Output: N/A tokens
  • Vision: Supported
  • Function Calling: Supported

Specifications

SpecificationValue
ProviderNvidia
Model TypeLarge Language Model (LLM)
ArchitectureN/A
Context Window262144 tokens
Max Outputtokens
InputText
OutputText
VisionSupported
Function CallingSupported

Pricing

Token TypeCost per Million Tokens
Input$0.0
Output$0.2

How to Use

  1. Write your prompt — describe the task, provide context, and specify desired output format.
  2. Submit — the model processes your request and returns the response.

API Integration

Base URL: https://llm.wavespeed.ai/v1 API Endpoint: chat/completions Model ID: nvidia/nemotron-3-nano-30b-a3b


API Usage

Python SDK

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="nvidia/nemotron-3-nano-30b-a3b",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)

cURL

curl https://llm.wavespeed.ai/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "nvidia/nemotron-3-nano-30b-a3b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: nvidia/nemotron-3-nano-30b-a3b
  • Provider: Nvidia

Bilgi

Sağlayıcınvidia
Türllm

Desteklenen İşlevsellik

Giriş
Metin
Çıkış
Metin
Bağlam262,144
Maks. Çıkış-
Vision-
Function Calling✓ Destekleniyor

API Erişim Kılavuzu

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
Model IDnvidia/nemotron-3-nano-30b-a3b

Nemotron 3 Nano 30b A3b API

nvidia/nemotron-3-nano-30b-a3b

NVIDIA Nemotron 3 Nano 30B A3B is a small language MoE model with highest compute efficiency and accuracy for developers to build specialized agentic AI systems. The model is fully...

Giriş

$0.05 /M

Çıkış

$0.2 /M

Bağlam

262K

Araç Kullanımı

Destekleniyor

Nemotron 3 Nano 30b A3b'i WaveSpeedAI'da deneyin

Birleşik API'miz aracılığıyla Nemotron 3 Nano 30b A3b'e erişin — OpenAI uyumlu, soğuk başlatma yok, şeffaf fiyatlandırma.

Nemotron 3 Nano 30b A3b hakkında sık sorulan sorular

Nemotron 3 Nano 30b A3b API ücreti ne kadar?+

WaveSpeedAI fiyatlandırması: milyon giriş tokenı başına $0.05 ve milyon çıkış tokenı başına $0.20. Prompt caching ve toplu işleme ayrı faturalanır ve uzun, tekrar eden yüklerde etkin maliyeti düşürür.

Nemotron 3 Nano 30b A3b'in bağlam penceresi nedir?+

Nemotron 3 Nano 30b A3b istek başına 262K bağlam tokenını ve — çıkış tokenını destekler.

Nemotron 3 Nano 30b A3b OpenAI uyumlu mu?+

Evet. WaveSpeedAI, Nemotron 3 Nano 30b A3b modelini https://llm.wavespeed.ai/v1 adresindeki OpenAI uyumlu endpoint üzerinden sunar. Resmi OpenAI SDK'sını WaveSpeedAI API anahtarınızla bu base URL'ye yöneltin — başka kod değişikliği gerekmez.

Nemotron 3 Nano 30b A3b'e nasıl başlarım?+

WaveSpeedAI'a giriş yapın, Access Keys'te bir API anahtarı oluşturun, ardından yukarıda gösterilen model id ile https://llm.wavespeed.ai/v1/chat/completions adresine bir istek gönderin. Yeni hesaplar Nemotron 3 Nano 30b A3b'i değerlendirmek için ücretsiz krediler alır.

İlgili LLM API'leri