Skip to Content

LlmapiModelArchitecture

LlmapiModelArchitecture = object

Defined in: src/client/types.gen.ts:2179 

Architecture describes the model’s technical capabilities

Properties

instruct_type?

optional instruct_type: string

Defined in: src/client/types.gen.ts:2180 


modality?

optional modality: string

Defined in: src/client/types.gen.ts:2181 


prompt_formatting?

optional prompt_formatting: string

Defined in: src/client/types.gen.ts:2182 


tokenizer?

optional tokenizer: string

Defined in: src/client/types.gen.ts:2183 

Last updated on