ModelHub XC 8a8c42d2bb 初始化项目,由ModelHub XC社区提供模型
Model: cortexso/opencoder
Source: Original Platform
2026-06-20 01:50:13 +08:00

license, pipeline_tag, tags
license pipeline_tag tags
other text-generation
cortex.cpp

Overview

OpenCoder is an open and reproducible code LLM family, featuring 1.5B and 8B base and chat models that support both English and Chinese languages. Built from scratch, OpenCoder is pretrained on 2.5 trillion tokens, composed of 90% raw code and 10% code-related web data. It undergoes supervised fine-tuning (SFT) with over 4.5 million high-quality examples, achieving performance on par with top-tier code LLMs

Variants

No Variant Cortex CLI command
1 Opencoder-8b cortex run opencoder:8b

Use it with Jan (UI)

  1. Install Jan using Quickstart
  2. Use in Jan model Hub:
    cortexhub/opencoder
    

Use it with Cortex (CLI)

  1. Install Cortex using Quickstart
  2. Run the model with command:
    cortex run opencoder
    

Credits

Description
Model synced from source: cortexso/opencoder
Readme 26 KiB