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

model deployment #96

Closed
StathisKap opened this issue Feb 14, 2024 · 1 comment
Closed

model deployment #96

StathisKap opened this issue Feb 14, 2024 · 1 comment

Comments

@StathisKap
Copy link

Hello,

FIrst, of all I want to say that this a great repo. Thank you for making it very easy to use.

I wanted to say that themlflow models serve -m S3://mlflow/0/98bdf6ec158145908af39f86156c347f/artifacts/model -p 1234 didn't work for me unless I added --env-manager conda.

Also, I had to downgrade my python on the new env created by mlflow run https://github.com/mlflow/mlflow-example.git -P alpha=0.42.

Lastly, I couldn't get the curl request to work. It says that the scoring protocol has changed but I can't figure out what has it changed to. And I couldn't find a swagger or anything so not really sure what to do for the example one.

Thank you again for this. Great work

@sachua
Copy link
Owner

sachua commented Feb 28, 2024

Hi, thanks for your feedback! I have updated the README.md. Unfortunately I cannot edit https://github.com/mlflow/mlflow-example.git, so I had to fork it and make my edits to the example, but it should work fine now.

@sachua sachua closed this as completed Feb 29, 2024
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