SaaSHub helps you find the best software and product alternatives Learn more →
Kubeai Alternatives
Similar projects and alternatives to kubeai
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
kube-reqsizer
A Kubernetes controller for automatically optimizing pod requests based on their continuous usage. VPA alternative that can work with HPA.
-
-
-
lingo
Discontinued Private Open AI on Kubernetes [Moved to: https://github.com/substratusai/kubeai] (by substratusai)
-
-
infinity
Infinity is a high-throughput, low-latency REST API for serving text-embeddings, reranking models and clip (by michaelfeil)
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better kubeai alternative or higher similarity.
kubeai discussion
kubeai reviews and mentions
Posts with mentions or reviews of kubeai.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-10-07.
-
Tutorial: Deploying Llama 3.1 405B on GKE Autopilot with 8 x A100 80GB
Tutorial on how to deploy the Llama 3.1 405B model on GKE Autopilot with 8 x A100 80GB GPUs using KubeAI.
-
Infinity embeddings on Kubernetes with KubeAI
helm repo add kubeai https://www.kubeai.org helm install kubeai kubeai/kubeai --wait --timeout 10m cat > model-values.yaml << EOF catalog: bge-embed-text-cpu: enabled: true features: ["TextEmbedding"] owner: baai url: "hf://BAAI/bge-small-en-v1.5" engine: Infinity resourceProfile: cpu:1 minReplicas: 1 EOF helm install kubeai-models kubeai/models -f ./model-values.yaml
- Infinity embedding engine added to KubeAI
-
Introducing KubeAI: Open AI Inference Operator
Repo on GitHub: substratusai/kubeai
- Show HN: KubeAI – Open AI on Kubernetes
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Oct 2024
Stats
Basic kubeai repo stats
7
380
9.3
3 days ago
substratusai/kubeai is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of kubeai is Go.