A Japanese-specialized shortcut model developed by ELYZA. Based on Qwen, it enhances Japanese language processing.
Parameters
Undisclosed
Context Window
License
Proprietary
Release Date
2025-04-30
Japanese Language Capability
Model developed by a Japanese company or specialized for Japanese. Highest Japanese understanding and generation capability.
API Pricing
API pricing for this model is not yet available
Strengths
Weaknesses
Use Cases
Deep Analysis
Parameters
33B
Based on Qwen2.5-32B-Instruct
Japanese MT-Bench Avg
0.675
vs ELYZA-Thinking: 0.664
English MT-Bench Avg
0.755
vs ELYZA-Thinking: 0.722
Japanese (Swallow) Avg
0.443
Middle tier among Japanese models
English (Swallow) Avg
0.520
Lower than reasoning variants
Release Date
April 30, 2025
Open-source, Apache 2.0 license
Strengths
- ・Specialized for Japanese language with strong MT-Bench performance.
- ・Designed for fast inference by bypassing step-by-step reasoning.
- ・Open-source and based on a strong base model (Qwen2.5-32B-Instruct).
Weaknesses
- ・English performance lags significantly behind top-tier models.
- ・Lacks explicit chain-of-thought reasoning capability.
- ・Not deployed by major cloud inference providers; requires self-hosting.
Competitor Comparison
| Model | Arena | SWE | GPQA | Price |
|---|---|---|---|---|
| ELYZA-Thinking-1.0-Qwen-32B | N/A | N/A | N/A (Ja: 0.455) | Self-hosted |
| Qwen3-32B | N/A | N/A | N/A (Ja: 0.609) | Self-hosted |
| DeepSeek-R1-Distill-Qwen-32B-Japanese | N/A | N/A | N/A (Ja: 0.527) | Self-hosted |
ELYZA-Shortcut-1.0-Qwen-32B is a Japanese-optimized, non-reasoning language model developed by ELYZA. Built upon Alibaba's Qwen2.5-32B-Instruct, it is designed to provide rapid, direct answers by skipping explicit chain-of-thought reasoning steps. This 'shortcut' approach is achieved through a novel post-training methodology where reasoning paths generated via Monte Carlo Tree Search (MCTS) are stripped of intermediate steps to create question-answer pairs for supervised fine-tuning (SFT).
Positioned as a specialized tool for Japanese tasks, the model excels in Japanese MT-Bench evaluations, outperforming its own reasoning-focused sibling (ELYZA-Thinking) in this metric. However, its overall performance on broader benchmarks, particularly in English and complex reasoning tasks, is lower than state-of-the-art models and even its base Qwen3-32B counterpart. It represents a niche solution for applications requiring low-latency Japanese language processing, such as quick Q&A or content generation, where the trade-off for speed over depth of reasoning is acceptable.
Key innovations lie in its training pipeline, which distills reasoning into direct answers, and its fine-tuning on Japanese-specific datasets. As an open-source model under the Apache 2.0 license, it allows developers to deploy and customize it freely, though this requires managing the necessary hardware infrastructure (e.g., using vLLM for serving).
Sources
Analysis generated: 2026-07-17