Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LlamaEngine ¶
type LlamaEngine struct {
// contains filtered or unexported fields
}
func NewLlamaEngine ¶
func NewLlamaEngine(modelPath string, threads int) (*LlamaEngine, error)
func (*LlamaEngine) Close ¶
func (e *LlamaEngine) Close()
Click to show internal directories.
Click to hide internal directories.