LlmapiModelArchitecture
LlmapiModelArchitecture =
object
Defined in: src/client/types.gen.ts:810
Architecture describes the model’s technical capabilities
Properties
instruct_type?
optionalinstruct_type:string
Defined in: src/client/types.gen.ts:811
modality?
optionalmodality:string
Defined in: src/client/types.gen.ts:812
prompt_formatting?
optionalprompt_formatting:string
Defined in: src/client/types.gen.ts:813
tokenizer?
optionaltokenizer:string
Defined in: src/client/types.gen.ts:814
Last updated on