Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Embeddings ¶
type Embeddings struct { base.SingleThread // contains filtered or unexported fields }
func (*Embeddings) Embeddings ¶
func (llm *Embeddings) Embeddings(opts *pb.PredictOptions) ([]float32, error)
func (*Embeddings) Load ¶
func (llm *Embeddings) Load(opts *pb.ModelOptions) error
Click to show internal directories.
Click to hide internal directories.