QuanLLM Field Branch

QuanLLM-v0.2-qm Quantum Mechanics Exam Prep & Q&A Expert

QuanLLM-v0.2-qm is the upgraded field branch of the QuanLLM main product for quantum mechanics. Built on Qwen2.5-7B-Instruct, it covers high-frequency final exam topics while also handling broader quantum mechanics concept explanations, derivations, and applications. Served via the DashScope OpenAI-compatible API.

How to apply: send an email to activity@quanllm.com following the fixed template below.

7B
Parameters
Qwen2.5
Base Model
API
Ready to Use
50
First-Batch Keys
FIELD BRANCH

Quantum Mechanics · Exam Prep + General Q&A

This branch upgrades v0.1-qm: from a single exam-prep scenario to broader quantum mechanics Q&A, while retaining precise coverage of final exam key points. Accessible through a cloud API—no local deployment required.

Mainline: QuanLLM Version: v0.2 Direction: Quantum Mechanics Teaching & Application Status: Released · Limited Beta

From Exam Tool to Quantum Mechanics Assistant

v0.1-qm validated the full pipeline of textbook distillation and local deployment. v0.2-qm builds on that foundation with a stronger base model and cloud API service, preserving exam focus while expanding into daily learning, concept clarification, and derivation assistance.

🎯

Exam-Oriented

Targets high-frequency final exam topics: concept explanation, formula derivation, calculation problems, and proof questions.

💬

General Q&A

Not limited to exam questions; also explains concepts, compares representations, and discusses physical pictures and common misconceptions.

Cloud API

Call via the DashScope OpenAI-compatible endpoint. No local GPU required; just apply for an API Key to get started.

🚀

Stronger Base Model

Powered by Qwen2.5-7B-Instruct for significantly improved reasoning and instruction following, with more stable and well-formatted responses.

What v0.2-qm Can Do

Concept Explanation

Explains core concepts such as wave functions, the uncertainty principle, representation transformations, identical particles, spin, and entanglement in clear language.

What is a Hermitian operator?
A Hermitian operator satisfies A† = A, has real eigenvalues, and corresponds to physical observables...

Formula Derivation

Step-by-step derivations of the Schrödinger equation, ladder operators, angular momentum commutation relations, perturbation theory, and more.

Exercise Solving

Provides problem-solving strategies and step-by-step solutions for harmonic oscillators, hydrogen atoms, perturbation theory, and scattering.

General Quantum Q&A

Answers open-ended quantum mechanics questions, including physical pictures, comparisons of theoretical frameworks, and connections to frontiers.

OpenAI-Compatible API

Uses the standard OpenAI SDK format, lowering integration costs and making it easy to embed in learning tools or teaching platforms.

Call v0.2-qm Through DashScope

v0.2-qm is hosted on Alibaba Cloud DashScope and uses the OpenAI-compatible interface. Only 50 API Keys are available in the first batch; approved applicants can start calling immediately.

🔒 Limited to 50 First-Batch API Keys
v0.2-qm API Configuration
🔗 base_url https://dashscope.aliyuncs.com/compatible-mode/v1
🤖 model qwen2.5-7b-instruct-a4559a5928b4
🏗️ base_model Qwen2.5-7B-Instruct
⚡ access OpenAI-Compatible SDK / HTTP
📥
Input Cost
0.6 CNY / million tokens
📤
Output Cost
1.2 CNY / million tokens
💻 Python Example
python
from openai import OpenAI client = OpenAI( api_key="YOUR_KEY", base_url="https://dashscope.aliyuncs.com/compatible-mode/v1" ) response = client.chat.completions.create( model="qwen2.5-7b-instruct-a4559a5928b4", messages=[ {"role": "user", "content": "Explain the 1D infinite potential well"} ] ) print(response.choices[0].message.content)

How to Apply for a v0.2-qm API Key

Only 50 spots are available in the first batch. Please send an email using the fixed template below. We will reply with the API Key and usage instructions after review.

New Email - Apply for QuanLLM-v0.2-qm API Key
Subject Application for QuanLLM-v0.2-qm API Key
Cc
📝 Fixed Email Body Template
Copy-ready
Full Name: [Your real name] Contact Email: [Your frequently used email address] Purpose: [Briefly describe why you need the API Key, e.g., quantum mechanics exam review, teaching assistance, research exploration] Usage Scenario: [Personal learning / Classroom teaching / Research project / Other] Institution/School: [Your school or organization] Role: [Student / Teacher / Researcher / Developer / Other] Expected Call Frequency: [e.g., fewer than 50 calls per day / weekly testing / unsure] Willing to Provide Feedback: [Yes / No]
I promise that the API Key will only be used for the stated purpose, will not be shared with others, will not be used for commercial purposes, and I will comply with QuanLLM's usage policies. Applicant Signature: [Your Name] Application Date: [YYYY-MM-DD]

⚠️ Please make sure all fields above are filled out completely. Missing key information may delay the review process. Please do not send duplicate applications from the same email address or applicant.

Experience QuanLLM-v0.2-qm

The current demo is static. Full conversational functionality requires an API Key, after which you can access the model through the API.

QuanLLM-v0.2-qm Chat
👤
Explain the energy level formula for a 1D infinite potential well.
⚛️

For a 1D infinite potential well of width a, solving the time-independent Schrödinger equation gives:

En = (n²π²ℏ²)/(2ma²), n = 1, 2, 3, ...

Key points:

  • Energy is quantized, not continuous.
  • The ground-state energy is non-zero (zero-point energy).
  • Energy scales inversely with : the narrower the well, the higher the energy.

💡 Tip: Apply for an API Key to start conversing with the model through the OpenAI-compatible endpoint. Please follow the application template and send an email to activity@quanllm.com. This page is for product demonstration only.

Apply for a First-Batch API Key

v0.2-qm is opening 50 API Keys in its first batch. Approved applicants can call the model immediately through the DashScope-compatible endpoint. Feedback from students, teachers, and researchers is welcome.