Qwen/Qwen3-Plus logo

Qwen/Qwen3-Plus

Balanced general-purpose model for everyday chat and analysis tasks.

Alibaba (Cloud) Chat Up to 1M Tokens
Get API Key
Deposit $5 to get started Unlock API access and start running inference right away. See how many million tokens $5 gets you

api_example.sh

curl -X POST "https://platform.qubrid.com/v1/chat/completions" \
  -H "Authorization: Bearer QUBRID_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "Qwen/Qwen3-Plus",
  "messages": [
    {
      "role": "user",
      "content": "Explain quantum computing in simple terms"
    }
  ],
  "temperature": 0.7,
  "max_tokens": 4096,
  "stream": true,
  "top_p": 1
}'

Technical Specifications

Model Architecture & Performance

Variant Instruct
Context Length Up to 1M Tokens
Quantization fp16
Tokens/sec 386
Architecture Transformer decoder-only
Precision fp16 / bf16
License Apache 2.0
Release Date 2025
Developers Alibaba Cloud (QwenLM)

Pricing

Pay-per-use, no commitments

Input Tokens $0.40/1M Tokens
Output Tokens $1.20/1M Tokens

API Reference

Complete parameter documentation

Parameter Type Default Description
stream boolean true Enable streaming responses for real-time output.
temperature number 0.7 Controls randomness. Higher values mean more creative but less predictable output.
max_tokens number 4096 Maximum number of tokens to generate in the response.
top_p number 1 Nucleus sampling: considers tokens with top_p probability mass.

Performance

Strengths & considerations

Strengths Considerations
Fast
Reliable
Good multilingual support
Not as strong as Qwen Max on hard reasoning

Use cases

Recommended applications for this model

Customer support chatbots that resolve common issues and FAQs across multiple languages
Business and marketing writing such as emails, blog posts, social copy, and internal docs
Brainstorming and ideation for product features, campaign concepts, and content outlines

Enterprise
Platform Integration

Docker

Docker Support

Official Docker images for containerized deployments

Kubernetes

Kubernetes Ready

Production-grade KBS manifests and Helm charts

SDK

SDK Libraries

Official SDKs for Python, Javascript, Go, and Java

Don't let your AI control you. Control your AI the Qubrid way!

Have questions? Want to Partner with us? Looking for larger deployments or custom fine-tuning? Let's collaborate on the right setup for your workloads.

"Qubrid scaled our personalized outreach from hundreds to tens of thousands of prospects. AI-driven research and content generation doubled our campaign velocity without sacrificing quality."

Demand Generation Team

Marketing & Sales Operations