50 % Rabatt auf Vidu Q3 & Q3 Pro — nur bei WaveSpeedAI | 20. Mai – 2. Juni
N
nousresearch/hermes-3-llama-3.1-70b

nousresearch/hermes-3-llama-3.1-70b

131,072 context · $0.30/M input tokens · $0.30/M output tokens

Hermes 3 is a generalist language model with many improvements over Hermes 2, including advanced agentic capabilities, much better roleplaying, reasoning, multi-turn conversation, long context coherence, and improvements across the...

Preise

Pay-per-Use

Keine Vorabkosten, zahlen Sie nur, was Sie nutzen

Eingabe$0.30 / M Tokens
Ausgabe$0.30 / M Tokens

Modell ausprobieren

nousresearch/hermes-3-llama-3.1-70b
Online
N
Hallo! Ich bin ein hilfreicher KI-Assistent. Womit kann ich helfen?

API-Nutzung

Verwenden Sie die folgenden Codebeispiele zur Integration mit unserer 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="nousresearch/hermes-3-llama-3.1-70b",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

Modelleinführung

Nousresearch hermes-3-llama-3.1-70b

nousresearch hermes-3-llama-3.1-70b


Why It Looks Great

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

Key Features

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

Specifications

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

Pricing

Token TypeCost per Million Tokens
Input$0.3
Output$0.3

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: nousresearch/hermes-3-llama-3.1-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="nousresearch/hermes-3-llama-3.1-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": "nousresearch/hermes-3-llama-3.1-70b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: nousresearch/hermes-3-llama-3.1-70b
  • Provider: Nousresearch

Info

Anbieternousresearch
Typllm

Unterstützte Funktionen

Eingabe
Text
Ausgabe
Text
Kontext131,072
Max. Ausgabe4,096
Vision-
Function Calling-

API-Zugriffsanleitung

Base URLhttps://llm.wavespeed.ai/v1
API-Endpunktchat/completions
Modell-IDnousresearch/hermes-3-llama-3.1-70b

Hermes 3 Llama 3.1 70b API

nousresearch/hermes-3-llama-3.1-70b

Hermes 3 is a generalist language model with many improvements over Hermes 2, including advanced agentic capabilities, much better roleplaying, reasoning, multi-turn conversation, long context coherence, and improvements across the...

Eingabe

$0.3 /M

Ausgabe

$0.3 /M

Kontext

131K

Max. Ausgabe

4K

Hermes 3 Llama 3.1 70b auf WaveSpeedAI testen

Zugriff auf Hermes 3 Llama 3.1 70b über unsere einheitliche API — OpenAI-kompatibel, keine Kaltstarts, transparente Preise.

Häufige Fragen zu Hermes 3 Llama 3.1 70b

Wie viel kostet die Hermes 3 Llama 3.1 70b-API?+

Preise auf WaveSpeedAI: $0.30 pro Million Input-Tokens und $0.30 pro Million Output-Tokens. Prompt-Caching und Batch-Verarbeitung werden separat berechnet und reduzieren die effektiven Kosten bei langen, sich wiederholenden Workloads.

Wie groß ist das Kontextfenster von Hermes 3 Llama 3.1 70b?+

Hermes 3 Llama 3.1 70b unterstützt bis zu 131K Kontext-Tokens und bis zu 4K Output-Tokens pro Anfrage.

Ist Hermes 3 Llama 3.1 70b OpenAI-kompatibel?+

Ja. WaveSpeedAI stellt Hermes 3 Llama 3.1 70b über einen OpenAI-kompatiblen Endpunkt unter https://llm.wavespeed.ai/v1 bereit. Richten Sie das offizielle OpenAI SDK mit Ihrem WaveSpeedAI-API-Schlüssel auf diese Base-URL — keine weiteren Codeänderungen erforderlich.

Wie starte ich mit Hermes 3 Llama 3.1 70b?+

Bei WaveSpeedAI anmelden, in Access Keys einen API-Schlüssel erstellen und eine Anfrage an https://llm.wavespeed.ai/v1/chat/completions mit der oben angezeigten Model-ID senden. Neue Konten erhalten kostenlose Credits, um Hermes 3 Llama 3.1 70b zu testen.

Verwandte LLM-APIs