smallthinker_gguf

Model type

smallthinker_gguf

Class

SmallThinkerGGUFCausalLMModel

Task

smallthinker-gguf-text-generation

Source

models/smallthinker.py

Description

Exact float-import model for general.architecture=smallthinker GGUF.

Usage

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

model = build("<MODEL_ID>")