Enhance model card with library, paper link, and GitHub reference

#1
by nielsr HF Staff - opened

This PR enriches the model card for chronos-bolt-small by:

  • Adding the library_name: chronos-forecasting to enable the interactive "How to use" widget on the Hub, providing a seamless experience for users. This choice is based on the explicit usage examples provided in the model card and GitHub README, which demonstrate inference with chronos.BaseChronosPipeline from the chronos-forecasting package.
  • Linking directly to the official Hugging Face paper page for Chronos-2: From Univariate to Universal Forecasting as the primary associated paper, and including its BibTeX citation in the "Citation" section.
  • Adding a direct link to the GitHub repository (https://github.com/amazon-science/chronos-forecasting) for easy access to the source code and examples.

These updates improve discoverability and provide clearer guidance for users.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment