Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modal Serverless GPU Integration #916

Open
DoctorSlimm opened this issue May 29, 2023 · 1 comment
Open

Modal Serverless GPU Integration #916

DoctorSlimm opened this issue May 29, 2023 · 1 comment

Comments

@DoctorSlimm
Copy link

heyyy has anybody tried to integrate this / run it on Modal Serverless GPUs?

/ would running this service be faster than

texts = body['texts']
embeddings = model.encode(texts)
return {
'statusCode': 200,
'embeddings': embeddings 
}
@numb3r3
Copy link
Member

numb3r3 commented May 31, 2023

tbh, i'm not sure I fully got your points. Anyway, we already integrated this embedding product into our Jina Cloud and make it accessible public https://cloud.jina.ai/user/inference. It works smoothly and efficiently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants