Skip to content

Commit

Permalink
Update README.md (#196)
Browse files Browse the repository at this point in the history
Slight wording change to help clarify that KubeAI does not require
Istio, to avoid confusion that KubeAI might not interoperate with Istio.

See #185
  • Loading branch information
nstogner authored Sep 9, 2024
1 parent b36b48b commit e9b1a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Get inferencing running on Kubernetes: LLMs, Embeddings, Speech-to-Text.
🧠 Serve top OSS models (LLMs, Whisper, etc.)
🚀 Multi-platform: CPU-only, GPU, coming soon: TPU
⚖️ Scale from zero, autoscale based on load
🛠️ Zero dependencies (no Istio, Knative, etc.)
🛠️ Zero dependencies (does not depend on Istio, Knative, etc.)
💬 Chat UI included ([OpenWebUI](https://github.com/open-webui/open-webui))
🤖 Operates OSS model servers (vLLM, Ollama, FasterWhisper)
✉ Stream/batch inference via messaging integrations (Kafka, PubSub, etc.)
Expand Down

0 comments on commit e9b1a93

Please sign in to comment.