kclgpt¶
Model type |
|
Class |
|
Task |
|
Source |
|
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>")
Model type |
|
Class |
|
Task |
|
Source |
|
CodeShell decoder accepting both published HF and canonical GGUF names.
mobius build --model <MODEL_ID> output_dir/
from mobius import build
model = build("<MODEL_ID>")