Loading...
Loading...
Open-source Coder-o1-mini-reasoning model from kd13 — available for download and self-hosting on Hugging Face.
Best for
Local run command
pip install transformers accelerate && python -c "from transformers import AutoModelForCausalLM, AutoTokenizer; tok = AutoTokenzier.from_pretrained('kd13/Coder-o1-mini-reasoning'); model = AutoModelForCausalLM.from_pretrained('kd13/Coder-o1-mini-reasoning'); print('Loaded kd13/Coder-o1-mini-reasoning')"Presumptive Specs:
Community reliability estimate · not official
About this score: Community-estimated based on user reports and publicly available benchmark data (e.g. TruthfulQA). This is not an official score from the model provider. Scores may be inaccurate — always verify with the official leaderboard before making production decisions.
Not enough historical data yet. Check back after the next pricing sync.
Provider
Learn how to use Coder-o1-mini-reasoning
💡 Tip: Start with the sample prompts above to see how Coder-o1-mini-reasoning works best.
Proven prompts shared by the community for this model