Seedance 2.0 15% TANIEJ | Twórz w Video Generator →
N
nvidia/llama-3.3-nemotron-super-49b-v1.5

nvidia/llama-3.3-nemotron-super-49b-v1.5

Data publikacji: 2025-10-10

131,072 context · $0.10/M input tokens · $0.40/M output tokens

Llama-3.3-Nemotron-Super-49B-v1.5 is a 49B-parameter, English-centric reasoning/chat model derived from Meta’s Llama-3.3-70B-Instruct with a 128K context. It’s post-trained for agentic workflows (RAG, tool calling) via SFT across math, code, science, and...

Cennik

Płać za użycie

Bez kosztów początkowych, płacisz tylko za to, czego używasz

Wejście$0.10 / M Tokens
Wyjście$0.40 / M Tokens

Wypróbuj model

nvidia/llama-3.3-nemotron-super-49b-v1.5
Online
N
Cześć! Jestem pomocnym asystentem AI. W czym mogę pomóc?

Użycie API

Użyj poniższych przykładów kodu, aby zintegrować się z naszym API:

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/llama-3.3-nemotron-super-49b-v1.5",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

Wprowadzenie do modelu

Nvidia llama-3.3-nemotron-super-49b-v1.5

nvidia llama-3.3-nemotron-super-49b-v1.5


Why It Looks Great

  • Large Language Model architecture for efficient processing
  • 131072 context window for long document handling
  • Competitive pricing at $0.1/$0.4 per million tokens

Key Features

  • Context Window: 131072 tokens
  • Max Output: 4096 tokens
  • Vision: Supported
  • Function Calling: Supported

Specifications

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

Pricing

Token TypeCost per Million Tokens
Input$0.1
Output$0.4

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/llama-3.3-nemotron-super-49b-v1.5


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/llama-3.3-nemotron-super-49b-v1.5",
    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/llama-3.3-nemotron-super-49b-v1.5",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: nvidia/llama-3.3-nemotron-super-49b-v1.5
  • Provider: Nvidia

Info

Dostawcanvidia
Typllm

Obsługiwane funkcje

Wejście
Tekst
Wyjście
Tekst
Kontekst131,072
Maks. wyjście4,096
Vision-
Function Calling✓ Obsługiwane

Przewodnik dostępu do API

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
ID modelunvidia/llama-3.3-nemotron-super-49b-v1.5

Llama 3.3 Nemotron Super 49b V1.5 API

nvidia/llama-3.3-nemotron-super-49b-v1.5

Llama-3.3-Nemotron-Super-49B-v1.5 is a 49B-parameter, English-centric reasoning/chat model derived from Meta’s Llama-3.3-70B-Instruct with a 128K context. It’s post-trained for agentic workflows (RAG, tool calling) via SFT across math, code, science, and...

Wejście

$0.1 /M

Wyjście

$0.4 /M

Kontekst

131K

Maks. wyjście

4K

Użycie narzędzi

Obsługiwane

Wypróbuj Llama 3.3 Nemotron Super 49b V1.5 w WaveSpeedAI

Uzyskaj dostęp do Llama 3.3 Nemotron Super 49b V1.5 przez nasze ujednolicone API — kompatybilne z OpenAI, bez zimnych startów, przejrzyste ceny.

Najczęstsze pytania o Llama 3.3 Nemotron Super 49b V1.5

Ile kosztuje API Llama 3.3 Nemotron Super 49b V1.5?+

Cennik na WaveSpeedAI: $0.10 za milion tokenów wejściowych i $0.40 za milion tokenów wyjściowych. Prompt caching i przetwarzanie wsadowe są rozliczane oddzielnie i obniżają efektywny koszt długich, powtarzalnych obciążeń.

Jakie jest okno kontekstu Llama 3.3 Nemotron Super 49b V1.5?+

Llama 3.3 Nemotron Super 49b V1.5 obsługuje do 131K tokenów kontekstu i do 4K tokenów wyjściowych na zapytanie.

Czy Llama 3.3 Nemotron Super 49b V1.5 jest kompatybilny z OpenAI?+

Tak. WaveSpeedAI udostępnia Llama 3.3 Nemotron Super 49b V1.5 przez endpoint kompatybilny z OpenAI pod https://llm.wavespeed.ai/v1. Skieruj oficjalny OpenAI SDK na ten base URL ze swoim kluczem API WaveSpeedAI — bez innych zmian w kodzie.

Jak zacząć z Llama 3.3 Nemotron Super 49b V1.5?+

Zaloguj się do WaveSpeedAI, utwórz klucz API w Access Keys, a następnie wyślij żądanie na https://llm.wavespeed.ai/v1/chat/completions z id modelu pokazanym powyżej. Nowe konta otrzymują darmowe kredyty na ocenę Llama 3.3 Nemotron Super 49b V1.5.

Powiązane API LLM