Skip to content

Llama 3.1 70B Hanami x1

Verified

A closed-weight Llama 3.1 70B variant by Sao10k for text generation.

Sao10kLanguage ModelsClosed
Model page
Updated 2026-06-15

About Llama 3.1 70B Hanami x1

This model builds directly on the Llama 3.1 70B architecture with customizations applied by Sao10k. It maintains a text-only modality and a fixed 16,000-token context limit. Because the weights remain closed, distribution and usage are managed solely by the developer.

The Hanami x1 release focuses on stable text processing within the given context size. It supports typical LLM workloads such as conversation, summarization, and content drafting. Integration occurs through authorized channels that respect the proprietary nature of the weights.

Capabilities

General text reasoning
Code generation
Instruction following
Multilingual text processing
Summarization
Creative text generation

How Llama 3.1 70B Hanami x1 compares

Llama 3.1 70B Hanami x1 (striped bar) vs other language models on intelligence, speed and price.

Price

USD per 1M output tokens · Lower is better · Llama 3.1 70B Hanami x1 ranks #119 of 141

$2.5
Nemotron 3 Ultra
$2.5
Kimi K2 0905
$2.5
Kimi K2 Thinking
$2.5
R1
$3.0
Relace Search
$3.0
Hermes 4 405B
$3.0
Llama 3.1 70B Hanami x1
$3.1
GLM 5.1
$3.3
Qwen3 Coder Plus
$3.4
Switchpoint Router
$3.8
Qwen3.7 Max
$3.9
Qwen3 Max Thinking
$3.9
Qwen3 Max

Sources: Artificial Analysis (intelligence, speed) · OpenRouter (price).

Best for

Multilingual Application Development

The model processes and generates text across languages effectively, supporting tasks like translation and localized content creation with its multilingual capabilities.

Technical Code Assistance

It generates and refines code while following detailed instructions, making it useful for scripting, debugging, and building software prototypes.

Long-Form Content Summarization

Strong summarization skills allow it to condense extensive documents or reports into concise overviews without losing critical details.

Strengths & limitations

Strengths

  • +Strong reasoning at 70B scale
  • +Good instruction adherence
  • +Balanced performance on diverse tasks

Limitations

  • 16k token context window
  • Text-only modality
  • Fine-tune may introduce domain biases

Cost calculator

Estimate what Llama 3.1 70B Hanami x1 would cost for your usage.

$0.00450
per request
$45
estimated / month

Based on Llama 3.1 70B Hanami x1's $3.00/1M input · $3.00/1M output. Estimate only — actual cost varies by provider and caching.

Quick start

OpenRouter's API is OpenAI-compatible — most SDKs work by just swapping the base URL. Only the model slug changes between models.

JavaScript · openai
import OpenAI from "openai";

const client = new OpenAI({
  baseURL: "https://openrouter.ai/api/v1",
  apiKey: process.env.OPENROUTER_API_KEY,
});

const completion = await client.chat.completions.create({
  model: "sao10k/l3.1-70b-hanami-x1",
  messages: [{ role: "user", content: "Hello!" }],
});

console.log(completion.choices[0].message.content);

Model slug: sao10k/l3.1-70b-hanami-x1

Editor's verdict

Our take on Llama 3.1 70B Hanami x1

Llama 3.1 70B Hanami x1 is Sao10k's proprietary language models with a 16K-token context window.

At $3.00 per 1M output tokens, it is mid-priced for its class.

It is available through Sao10k's API and aggregators like OpenRouter.

Best suited to strong reasoning at 70b scale and good instruction adherence.

Did you find this helpful?

Frequently asked questions

The model has a context window of 16000 tokens.

User reviews

Real, verified reviews from the community shape this model's rating.

Loading reviews…

Sign in to review

Other Llama models

Sibling versions in the Llama family from Sao10k.

Promote Llama 3.1 70B Hanami x1

Add this badge to your website, or share the tool.

DFeatured on DhanasviLlama 3.1 70B Hanami x1 0