utilities

package
v1.2.1-4 Latest Latest
Warning

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

Go to latest
Published: May 9, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AllocLLMHandles

func AllocLLMHandles(n int) ([]*generated.LLMHandle, func(), error)

func DynamicResultCallback

func DynamicResultCallback(
	res *generated.RKLLMResult,
	userdata unsafe.Pointer,
	state generated.LLMCallState,
)

Types

type RunContext

type RunContext struct {
	Done     chan struct{}
	Callback func(text string, state generated.LLMCallState)
}

Jump to

Keyboard shortcuts

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