Skip to main content
Version: Next

kthena

kthena

Kthena CLI for managing AI inference workloads

Synopsis

kthena is a CLI tool for managing Kthena AI inference workloads.

It allows you to:

  • Create manifests from predefined templates with custom values
  • List and view Kthena resources in Kubernetes clusters
  • Manage inference workloads, models, and autoscaling policies

Examples: kthena get templates kthena describe template DeepSeek-R1-Distill-Qwen-32B kthena get template DeepSeek-R1-Distill-Qwen-32B -o yaml kthena create manifest --name my-model --template DeepSeek-R1-Distill-Qwen-32B kthena get model-boosters kthena get model-servings --all-namespaces

Options

  -h, --help     help for kthena
-t, --toggle Help message for toggle

SEE ALSO