config

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DefaultDownloaderImage is the default image used for downloading models.
	DefaultDownloaderImage = "kthena/downloader:latest"
	// DefaultRuntimeImage is the default image used for running model inference.
	DefaultRuntimeImage = "kthena/runtime:latest"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ParseConfig

type ParseConfig struct {
	// contains filtered or unexported fields
}
var Config ParseConfig

func (*ParseConfig) DownloaderImage

func (p *ParseConfig) DownloaderImage() string

func (*ParseConfig) RuntimeImage

func (p *ParseConfig) RuntimeImage() string

func (*ParseConfig) SetDownloaderImage

func (p *ParseConfig) SetDownloaderImage(image string)

func (*ParseConfig) SetRuntimeImage

func (p *ParseConfig) SetRuntimeImage(image string)

Jump to

Keyboard shortcuts

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