QwenLM/Qwen2.5-Math
A series of math-specific large language models of our Qwen2 series.
This project offers large language models specifically trained to solve mathematical problems. You input a math question or problem description, and the model provides a detailed, step-by-step solution, sometimes using external tools to verify calculations. This is designed for researchers, educators, or anyone needing to generate accurate solutions for math problems in both English and Chinese.
1,065 stars. No commits in the last 6 months.
Use this if you need an AI model to accurately solve complex math problems and show its reasoning process.
Not ideal if your primary need is for general-purpose text generation, creative writing, or tasks outside of mathematical problem-solving.
Stars
1,065
Forks
153
Language
Python
License
—
Category
Last pushed
Jan 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/QwenLM/Qwen2.5-Math"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Architect2040/metalQwen3
💻 Implement Qwen3 transformer model on macOS using Metal GPU for accelerated, efficient...
rishikksh20/qwen3-playground
Readable implementation of Qwen3 0.6B model
ugantulga/qwen-mri-3d
MRI‑style 3D visualization of cluster formation across Qwen transformer layers.
RaohaMejba/Qwen2.5-Math-1.5B-Local-Machine-Implementation
This project is about implementing Qwen2.5 in local machine.