mlem icon indicating copy to clipboard operation
mlem copied to clipboard

🐶 A tool to package, serve, and deploy any ML model on any platform. Archived to be resurrected one day🤞

Results 183 mlem issues
Sort by recently updated
recently updated
newest added

We can add caching, pre-collection for known implementations and maybe some other optimizations

core
p3-low

Extract `mlem.polydantic` and suggest adding it to `pydantic` itself. It's not clear whether they will accept the change. There is also an issue with openapi schema which probably cannot be...

upstream
p3-low

As discussed with @dmpetrov, as we decided to have a clear separation between functionality of all products, it may be better to have it in DVC only.

external-product
links

Run https://github.com/tonybaloney/perflint

:house_with_garden: housekeeping

Now it is very simplistic and not informative. What info can we add? Related to #153

cli

Hi 👋 i just discovered MLEM and was intrigued by the deploy options. In the tutorial it is mentioned that one can deploy to Heroku. Since dokku also uses heroku...

help wanted
deploy
build

Create implementation for Abstract Interface in GTO https://github.com/iterative/gto/issues/46 - Input: artifact path - Output: all details + their text representation There are two use cases for this: 1. API -...

external-product
p1-high

Would be nice to see not only models, but also additional information, like - commit hash which changed the model last time - commit author - commit date - model...

cli
model registry
p2-medium

Command should give model description, basically, presenting what was saved in metadata. Something like this: ``` $ mlem describe dog-bark-translator --repo https://github.com/iterative/model-registry --rev main - 📖 Translates dog barks in...

cli
model registry
p2-medium

It may work like this (TODO: create more realistic example): ```shell $ mlem versions data/model - main: - 27f5bae aguschin Fixing issue with probabilities - 1de6e4f mike0sv Training on larger...

cli
model registry
git
p2-medium