gptj

package module
v0.0.0-...-15fac7e Latest Latest
Warning

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

Go to latest
Published: May 3, 2023 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GptJ

type GptJ struct {
	// contains filtered or unexported fields
}

func Load

func Load(path string) *GptJ

func (*GptJ) Prompt

func (g *GptJ) Prompt(prompt string, po PromptOptions) string

type PromptOptions

type PromptOptions struct {
	Tokens int
	TopK   int
	TopP   float64
	Temp   float64
	Batch  int
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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