Add pipeline_tag and library_name to Kairos-23M model card
#1
by nielsr HF Staff - opened
This PR updates the model card for Kairos-23M by adding the pipeline_tag: time-series-forecasting for improved discoverability on the Hugging Face Hub. It also adds library_name: transformers to automatically enable the "How to use" widget, as the model is designed to be loaded via the Transformers library using trust_remote_code=True.
GritLs changed pull request status to merged