Seedance 2.0 20% TANIEJ | Twórz w Video Generator →
deepseek
deepseek/deepseek-r1-distill-llama-70b

deepseek/deepseek-r1-distill-llama-70b

131,072 context · $0.70/M input tokens · $0.80/M output tokens

DeepSeek R1 Distill Llama 70B is a distilled large language model based on Llama-3.3-70B-Instruct, using outputs from DeepSeek R1. The model combines advanced distillation techniques to achieve high performance across...

Cennik

Płać za użycie

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

Wejście$0.70 / M Tokens
Wyjście$0.80 / M Tokens

Wypróbuj model

deepseek/deepseek-r1-distill-llama-70b
Online
deepseek
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="deepseek/deepseek-r1-distill-llama-70b",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

Wprowadzenie do modelu

Deepseek deepseek-r1-distill-llama-70b

deepseek deepseek-r1-distill-llama-70b


Why It Looks Great

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

Key Features

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

Specifications

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

Pricing

Token TypeCost per Million Tokens
Input$0.0
Output$0.1

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: deepseek/deepseek-r1-distill-llama-70b


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="deepseek/deepseek-r1-distill-llama-70b",
    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": "deepseek/deepseek-r1-distill-llama-70b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: deepseek/deepseek-r1-distill-llama-70b
  • Provider: Deepseek

Info

Dostawcadeepseek
Typllm

Obsługiwane funkcje

Wejście
Tekst
Wyjście
Tekst
Kontekst131,072
Maks. wyjście16,384
Vision-
Function Calling-

Przewodnik dostępu do API

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
ID modeludeepseek/deepseek-r1-distill-llama-70b

DeepSeek R1 Distill Llama 70b API

deepseek/deepseek-r1-distill-llama-70b

DeepSeek R1 Distill Llama 70B is a distilled large language model based on Llama-3.3-70B-Instruct, using outputs from DeepSeek R1. The model combines advanced distillation techniques to achieve high performance across...

Wejście

$0.7 /M

Wyjście

$0.8 /M

Kontekst

131K

Maks. wyjście

16K

Wypróbuj DeepSeek R1 Distill Llama 70b w WaveSpeedAI

Uzyskaj dostęp do DeepSeek R1 Distill Llama 70b przez nasze ujednolicone API — kompatybilne z OpenAI, bez zimnych startów, przejrzyste ceny.

Najczęstsze pytania o DeepSeek R1 Distill Llama 70b

Ile kosztuje API DeepSeek R1 Distill Llama 70b?+

Cennik na WaveSpeedAI: $0.70 za milion tokenów wejściowych i $0.80 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 DeepSeek R1 Distill Llama 70b?+

DeepSeek R1 Distill Llama 70b obsługuje do 131K tokenów kontekstu i do 16K tokenów wyjściowych na zapytanie.

Czy DeepSeek R1 Distill Llama 70b jest kompatybilny z OpenAI?+

Tak. WaveSpeedAI udostępnia DeepSeek R1 Distill Llama 70b 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 DeepSeek R1 Distill Llama 70b?+

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ę DeepSeek R1 Distill Llama 70b.

Powiązane API LLM