ModelArchitecture - Go SDK

ModelArchitecture type definition

The Go SDK and docs are currently in beta. Report issues on GitHub.

Model architecture information

Fields

FieldTypeRequiredDescriptionExample
Tokenizer*components.ModelGroupTokenizer type used by the modelGPT
InstructTypeoptionalnullable.OptionalNullable[components.ModelArchitectureInstructType]Instruction format typechatml
Modality*string✔️Primary modality of the modeltext->text
InputModalities[]components.InputModality✔️Supported input modalities
OutputModalities[]components.OutputModality✔️Supported output modalities