LlmapiModelArchitecture
LlmapiModelArchitecture =
object
Defined in: src/client/types.gen.ts:2179
Architecture describes the model’s technical capabilities
Properties
instruct_type?
optionalinstruct_type:string
Defined in: src/client/types.gen.ts:2180
modality?
optionalmodality:string
Defined in: src/client/types.gen.ts:2181
prompt_formatting?
optionalprompt_formatting:string
Defined in: src/client/types.gen.ts:2182
tokenizer?
optionaltokenizer:string
Defined in: src/client/types.gen.ts:2183
Last updated on