1 Repo
Adjusting GPU, memory, timeouts, and autoscaling settings based on whether the workload is generative or predictive.
Distinct from Workload Density Optimization: Distinct from Workload Density Optimization: focuses on tuning resources per workload type (generative vs predictive), not maximizing density.
Explore 1 awesome GitHub repository matching devops & infrastructure · Workload-Type Tuners. Refine with filters or upvote what's useful.
KServe is an open platform for deploying and serving generative and predictive AI models on Kubernetes. It defines inference services as custom resources with declarative YAML specifications, enabling a Kubernetes-native approach to model deployment and lifecycle management. The platform leverages Knative-based serverless scaling for automatic scale-to-zero and revision management, and supports a pluggable serving runtime architecture that maps model formats to containerized execution environments. KServe distinguishes itself through model-aware autoscaling that scales replicas based on token
Adjusts GPU, memory, and autoscaling settings based on whether the workload is generative or predictive.