Documentation
¶
Overview ¶
Package loader implements an external language model loader based on zip files
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ILoader ¶
type ILoader interface {
interfaces.DictGetter
}
type Loader ¶
type Loader struct {
// contains filtered or unexported fields
}
func (*Loader) IsNewFormat ¶
func (*Loader) IsOldFormat ¶
Click to show internal directories.
Click to hide internal directories.