kclgpt

Model type

kclgpt

Class

CodeShellCausalLMModel

Task

text-generation

Source

models/legacy_decoder.py

Description

CodeShell decoder accepting both published HF and canonical GGUF names.

Usage

mobius build --model <MODEL_ID> output_dir/
from mobius import build

model = build("<MODEL_ID>")