Populate supported models from registry
- Dominant language
- Python
- Stars
- 124
- Forks
- 24
- Avg merge
- 19h 32m
- Merged PRs (30d)
- 60
Description
So this comes from `SupportedModels` while the `list_models` for RL calls the model registry. Should this come from model registry as well? If the user registers a new model, `list_model` would not include the new model right?
_Originally posted by @digicosmos86 in https://github.com/lnccbrown/HSSM/pull/971#discussion_r3336927856_
Contributor guide
Research direction
Start by tracing SupportedModels and the list_models path used for RL, then compare how each obtains model names from the model registry. Verify the behavior after a user registers a new model; done means the model-listing behavior consistently includes that newly registered model if the registry is intended as the source.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100