You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am here following your paper "Towards an open-source MLOps architecture" and I'd love to see how the open-source template is put into action. I pulled the two images from this repo
When run, the first image prompts the prefect logo and exists.
The second one asks for a model name (and possibly a service_type) because of: exec seldon-core-microservice $MODEL_NAME --service-type $SERVICE_TYPE
Could you please provide a model or document how to train mine? Here is the docker run error
Hi,
I am here following your paper "Towards an open-source MLOps architecture" and I'd love to see how the open-source template is put into action. I pulled the two images from this repo
docker pull ghcr.io/khaosresearch/prefect-creditcard:latest
docker pull ghcr.io/khaosresearch/deploy-creditcard:latest
When run, the first image prompts the prefect logo and exists.
The second one asks for a model name (and possibly a service_type) because of:
exec seldon-core-microservice $MODEL_NAME --service-type $SERVICE_TYPE
Could you please provide a model or document how to train mine? Here is the docker run error
Thanks, BR
The text was updated successfully, but these errors were encountered: