Skip to Content
SdkClientInternalType AliasesLlmapiModelArchitecture

LlmapiModelArchitecture

LlmapiModelArchitecture = object

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

Architecture describes the model’s technical capabilities

Properties

instruct_type?

optional instruct_type: string

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


modality?

optional modality: string

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


prompt_formatting?

optional prompt_formatting: string

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


tokenizer?

optional tokenizer: string

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

Last updated on