Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager manages the Ollama service.
func (*Manager) CreateNewModel ¶
CreateNewModel creates a new model with the given name and spec.
func (*Manager) DeleteModel ¶
DeleteModel deletes the model.
func (*Manager) WaitForReady ¶
WaitForReady waits for the vllm service to be ready.
Click to show internal directories.
Click to hide internal directories.