Alexander Guschin

Results 279 comments of Alexander Guschin

@daavoo, do you have anything to add here? :) Also looks like this is similar to https://github.com/iterative/mlem/issues/375

No. I think we should do this after release.

Maybe, if there is a git repo. But won't it be unintuitive? : 1. If you have git repo, `mlem init` add `.mlem` to stage 2. If you don't have...

@mike0sv I would try to keep things simple in the first iteration: - name - is it a model/dataset - framework - size Beside this we have requirements, input/output shapes,...

related to #279

Hi, @daavoo! Thanks for submitting this. Sorry for the long delay, wasn't subscribed to repo issues. FIrst of all, feel free to tag me and @mike0sv on any question regarding...

> I'm not sure if the fact that DVCLive would know the ML Framework beforehand could be used to make assumptions on this mlem.save calls. In general, there should be...

I've updated the branch, now auth issues are gone. But there are some others I didn't investigate. @terryyylim do you mind taking a look?

Yes, MLEM will break from time to time with no limitations. Also curious why DVC [doesn't limit upper versions for install_requires](https://github.com/iterative/dvc/blob/main/setup.cfg). cc @skshetry MLEM is a library, so we need...

Reposting a link shared by @skshetry: https://iscinumpy.dev/post/bound-version-constraints/#tldr Considering everything, I think we're closing the issue as won't fix.