From 4ca8a8ad4475a993fa45930ab8478617a29fe24c Mon Sep 17 00:00:00 2001 From: Cameron Pfiffer Date: Fri, 2 May 2025 09:21:20 -0700 Subject: [PATCH] Update README to include embeddings support in Modal-based inference server description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1938758..1663ed9 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ though it is hard to use right now. ## Running Inference with Modal -Comind includes code for a Modal-based inference server for running LLM inference in the cloud without needing powerful local GPUs. +Comind includes code for a Modal-based inference server for running LLM inference and embeddings in the cloud without needing powerful local GPUs. ### Setup -- 2.51.2