Skip to main content

MODEL

Constant MODEL 

Source
pub const MODEL: &str = "smolvlm-256m-instruct";
Expand description

The checkpoint this engine is gated against.

Named as a constant because it is not a default that can drift: every number in the launch plan’s steps 3-6 was measured on this exact checkpoint, and the prompt template in prompt.rs is its template.