Metadata-Version: 2.4
Name: ray-embedding
Version: 0.15.8
Summary: Deploy SentenceTransformers embedding models to a ray cluster
Author: Crispin Almodovar
Author-email: 
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# Ray Embedding Service

`ray-embedding` packages everything needed to expose SentenceTransformers models through an OpenAI-compatible API that runs on a Ray Serve cluster.  
