Giter Club home page Giter Club logo

Comments (5)

jorge-menjivar avatar jorge-menjivar commented on May 26, 2024 2

Yes, I would like to add all of these soon. I am personally mostly interested in the newly introduced seed parameter. It should be one of the very next things I work on. The main issue with doing this is that it would require a postgres table change to store this data, so I will need to be extra careful. Instead of creating one column per parameter as we have done so far, we would probably want to want a single parameters JSONB column that can flexibly support different parameters across different models without having to change the database any further.

from unsaged.

KyleRobertsAI avatar KyleRobertsAI commented on May 26, 2024 1

Hi @jorge-menjivar, when you push to main would it be possible to set these in the .env file also?

from unsaged.

jorge-menjivar avatar jorge-menjivar commented on May 26, 2024 1

@KyleRobertsAI yes, I will add that

from unsaged.

jorge-menjivar avatar jorge-menjivar commented on May 26, 2024

Here is my work on this: https://github.com/jorge-menjivar/unSAGED/tree/model-params-upgrade#-upgrading-unsaged

I will be moving it to the main branch if everything goes well. Could you give it a try if you can?

from unsaged.

jorge-menjivar avatar jorge-menjivar commented on May 26, 2024

@KyleRobertsAI I added that into the new branch. Check the sample env file for the list of supported env variables. We need to create a proper documentation site because the README is already way too long and hard to work with. I will skip adding them there for now and just update them once we have a documentation site up.

from unsaged.

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.