spcl/x1
Official Implementation of "Reasoning Language Models: A Blueprint"
This framework helps AI researchers and machine learning engineers design and test advanced reasoning language models. It takes in various reasoning strategies and language model components to output a working, extensible model capable of systematic exploration of reasoning paths. The primary users are researchers and practitioners focused on developing next-generation AI with enhanced reasoning capabilities.
No commits in the last 6 months.
Use this if you are a researcher or developer aiming to build, experiment with, and benchmark novel reasoning language models.
Not ideal if you are looking for an off-the-shelf language model for immediate application rather than for research and development.
Stars
94
Forks
16
Language
Python
License
—
Category
Last pushed
Aug 03, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/spcl/x1"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cvs-health/uqlm
UQLM: Uncertainty Quantification for Language Models, is a Python package for UQ-based LLM...
PRIME-RL/TTRL
[NeurIPS 2025] TTRL: Test-Time Reinforcement Learning
sapientinc/HRM
Hierarchical Reasoning Model Official Release
tigerchen52/query_level_uncertainty
query-level uncertainty in LLMs
reasoning-survey/Awesome-Reasoning-Foundation-Models
✨✨Latest Papers and Benchmarks in Reasoning with Foundation Models