LlmapiModelArchitecture
LlmapiModelArchitecture =
object
Defined in: src/client/types.gen.ts:560
Architecture describes the model’s technical capabilities
Properties
instruct_type?
optionalinstruct_type:string
Defined in: src/client/types.gen.ts:561
modality?
optionalmodality:string
Defined in: src/client/types.gen.ts:562
prompt_formatting?
optionalprompt_formatting:string
Defined in: src/client/types.gen.ts:563
tokenizer?
optionaltokenizer:string
Defined in: src/client/types.gen.ts:564
Last updated on