Giter VIP home page Giter VIP logo

Comments (3)

omesser avatar omesser commented on September 26, 2024 4

@aguschin - I'm not sure how links are to be implemented but probably in some unique explicit way and not like that. so I think the interface should represent that
Maybe something like that?

❯ gto add mymodel model models/m1.txt
(Done)
❯ gto add mymodel2 models models/m1.txt
ERROR: models/m1.txt is already a registered model (mymodel)
❯ gto link mymodel2 mymodel
mymodel2 was created as a link to mymodel (models/m1.txt)
(Done)

from gto.

jellebouwman avatar jellebouwman commented on September 26, 2024 2

I do recall a the link object_type in mlem, but I think that was set up as an explicit alias from an already existing model artifact. If links are in scope, maybe it'd be nice for gto to detect that you're trying to add the same model twice, and offer to create a link/alias instead?

from gto.

aguschin avatar aguschin commented on September 26, 2024

I had in mind a case when you use this as MLEM links, but that's could be a bit complicated considering current project maturity. So it makes sense to me to make such a restriction for now for simplicity of things. It can be lifted later.

from gto.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.