LlmapiModelArchitecture
LlmapiModelArchitecture =
object
Defined in: src/client/types.gen.ts:1374
Architecture describes the model’s technical capabilities
Properties
instruct_type?
optionalinstruct_type:string
Defined in: src/client/types.gen.ts:1375
modality?
optionalmodality:string
Defined in: src/client/types.gen.ts:1376
prompt_formatting?
optionalprompt_formatting:string
Defined in: src/client/types.gen.ts:1377
tokenizer?
optionaltokenizer:string
Defined in: src/client/types.gen.ts:1378
Last updated on