bentoml / BentoML

The easiest way to serve AI/ML models in production - Build Model Inference Service, LLM APIs, Multi-model Inference Graph/Pipelines, LLM/RAG apps, and more!
https://bentoml.com
Apache License 2.0
6.79k stars 765 forks source link

Spark MLlib & PMML Support #2793

Open ssheng opened 1 year ago

ssheng commented 1 year ago

Relevant discussions in https://github.com/bentoml/BentoML/issues/666

sdf94 commented 1 year ago

How does this one differ from https://github.com/bentoml/BentoML/issues/666?

aarnphm commented 1 year ago

We had spark mllib support prior to 1.0, and currently we have redesigned the infrastructure for BentoML, and Spark MLlib support has not yet been migrated.

harshitsinghai77 commented 1 year ago

Hey, just wanted to check if the issue is open for contribution? I can help with this but just needs a bit of guidance.