Mikhail Sveshnikov

Results 120 comments of Mikhail Sveshnikov

If we can do this only with mlem model being registered in gto, then we don't need this in mlem since user can do this with gto already. Do we...

We want to be able to automatically create commits to git and stuff?

I think we can remove it from public release since its not clear when this will be doable

Try to upgrade pyjackson with `pip install pyjackson -U`

https://github.com/iterative/example-gto-mlem TAL

I'd say stateless approach (option 2) is preferable if we can optimize the performance. Let's see what we actually need from temporary cloned repo. - List of tags - `artifacts.yaml`...

tagging #46

Added DVC integration implementation (as an example, it is actually stupid) To test it you can run something like this ``` dvc init --subdir echo "data" > file dvc add...

Also added CLI implementation for the case we discussed. It will require for dvc/mlem to have special command that prints metadata, but you can test it like this create a...