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

[ENH] umbrella issue - foundation models and pre-trained models #6177

Open
fkiraly opened this issue Mar 20, 2024 · 1 comment
Open

[ENH] umbrella issue - foundation models and pre-trained models #6177

fkiraly opened this issue Mar 20, 2024 · 1 comment
Labels
API design API design & software architecture enhancement Adding new functionality module:classification classification module: time series classification module:forecasting forecasting module: forecasting, incl probabilistic and hierarchical forecasting module:regression regression module: time series regression

Comments

@fkiraly
Copy link
Collaborator

fkiraly commented Mar 20, 2024

Collecting links to some issues on foundation models, pre-trained models, and related interface discussions.

specific foundation models and marketplaces

Note: most of these are for forecasting, some are multi-purpose. Adapatation to other tasks like TSC, or TSC-specific models should also be investigated.

open questions

@fkiraly fkiraly added API design API design & software architecture module:classification classification module: time series classification module:forecasting forecasting module: forecasting, incl probabilistic and hierarchical forecasting module:regression regression module: time series regression enhancement Adding new functionality labels Mar 20, 2024
@fkiraly
Copy link
Collaborator Author

fkiraly commented Mar 26, 2024

Very relevant for API design questions and layer architecture: the fastAI API and desigs, see https://docs.fast.ai/tutorial.vision.html

  • inteface for fine tuning
  • high-level abstraction layer

fastai also has a huggingface integration: https://docs.fast.ai/huggingface.html - the first good integation with consistent/unified API that I have seen so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API design API design & software architecture enhancement Adding new functionality module:classification classification module: time series classification module:forecasting forecasting module: forecasting, incl probabilistic and hierarchical forecasting module:regression regression module: time series regression
Projects
None yet
Development

No branches or pull requests

1 participant