package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Apr 5, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Manager manages the Ollama service.
NewManager returns a new Manager.
CreateNewModel creates a new model with the given name and spec.
type ModelSpec struct {
BaseModel string
AdapterPath string
}
ModelSpec is the specification for a new model.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.