gpt4all

package
v1.23.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 4, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LLM

type LLM struct {
	base.Base
	// contains filtered or unexported fields
}

func (*LLM) Load

func (llm *LLM) Load(opts *pb.ModelOptions) error

func (*LLM) Predict

func (llm *LLM) Predict(opts *pb.PredictOptions) (string, error)

func (*LLM) PredictStream

func (llm *LLM) PredictStream(opts *pb.PredictOptions, results chan string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL