The Wayback Machine - https://web.archive.org/web/20200912155256/https://github.com/topics/model-management
Skip to content
#

model-management

Here are 23 public repositories matching this topic...

PhilipMay
PhilipMay commented Jun 12, 2020

MLflow seems to have a length limit of 5000 when setting tags (see below).

[...]
  File "/home/smay/miniconda3/envs/py38/lib/python3.8/site-packages/mlflow/utils/validation.py", line 136, in _validate_length_limit
    raise MlflowException(
mlflow.exceptions.MlflowException: Tag value '[0.8562690322984875, 0.8544098885636596, 0.8544098885636596, 0.8544098885636596, 0.85440988856365
BentoML
gregd33
gregd33 commented Aug 27, 2020

Describe the bug

I believe this is a bug, but I might just be missing how to properly use the containerize functionality.

The Dockerfile generated by https://github.com/bentoml/BentoML/blob/master/bentoml/clipper/__init__.py#L97 includes two args for PIP repos. However, the containerize functionality doesn't seem to expose these arguments. The problem is that this will override other p

atlas

Improve this page

Add a description, image, and links to the model-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the model-management topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.