Template information for model

ModelTemplate

interface ModelTemplate {
    ctx: number;
    name: string;
}

Properties

Properties

ctx: number

The context window size for the model

name: string

The name of the template