Documentation ¶
Overview ¶
Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsValidPreset ¶
Types ¶
type ModelRegister ¶
var KaitoModelRegister ModelRegister
func (*ModelRegister) Has ¶
func (reg *ModelRegister) Has(name string) bool
func (*ModelRegister) ListModelNames ¶
func (reg *ModelRegister) ListModelNames() []string
func (*ModelRegister) Register ¶
func (reg *ModelRegister) Register(r *Registration)
Register allows model to be added
type Registration ¶
Click to show internal directories.
Click to hide internal directories.