Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add method to serve the top X models from last day #62

Closed
db0 opened this issue Feb 26, 2023 · 4 comments · Fixed by #92
Closed

Add method to serve the top X models from last day #62

db0 opened this issue Feb 26, 2023 · 4 comments · Fixed by #92
Assignees
Labels
enhancement New feature or request

Comments

@db0
Copy link
Member

db0 commented Feb 26, 2023

Add a way to override models_to_load with serve_daily_top_models which will take as an argument an integer (disabled at -1) which will use the horde's daily top models endpoint to compile the list of models to load.

@db0 db0 added the enhancement New feature or request label Feb 26, 2023
@jug-dev
Copy link
Member

jug-dev commented Mar 2, 2023

Example bridgeData.py that does this: https://hastebin.com/share/aweceqikin.makefile

@jug-dev
Copy link
Member

jug-dev commented Mar 2, 2023

Also db0 suggested: "I also wanted to make a dynamic models lite, which changes models daily"

@db0
Copy link
Member Author

db0 commented Mar 3, 2023

cool but don't put code in bridgeData.py please :)

@jug-dev
Copy link
Member

jug-dev commented Mar 3, 2023

Working towards this in #71

@jug-dev jug-dev self-assigned this Mar 7, 2023
@jug-dev jug-dev changed the title Add method to serve the top X models form last day Add method to serve the top X models from last day Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants