Architecture - Go SDK

Architecture type definition

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

Model architecture information

Fields

FieldTypeRequiredDescriptionExample
Tokenizer*components.Tokenizer✔️N/AGPT
InstructType*components.InstructType✔️Instruction format typechatml
Modality*string✔️Primary modality of the modeltext
InputModalities[]components.InputModality✔️Supported input modalities
OutputModalities[]components.OutputModality✔️Supported output modalities