LlmapiModelArchitecture
LlmapiModelArchitecture =
object
Defined in: src/client/types.gen.ts:1788
Architecture describes the model’s technical capabilities
Properties
instruct_type?
optionalinstruct_type:string
Defined in: src/client/types.gen.ts:1789
modality?
optionalmodality:string
Defined in: src/client/types.gen.ts:1790
prompt_formatting?
optionalprompt_formatting:string
Defined in: src/client/types.gen.ts:1791
tokenizer?
optionaltokenizer:string
Defined in: src/client/types.gen.ts:1792
Last updated on