Skip to content

pagezyhf/azure-cron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Update Webhook Watchlist

Automatically updates Hugging Face webhook watchlists daily, based on model lists in HF datasets.

  • Loads model IDs from HF datasets (hf-azure-internal/model-catalog and hf-azure-internal/simship-orgs)
  • Updates webhook watchlists to track those models (webhook are owned by https://huggingface.co/pagezyhf)
  • Runs daily at 12:00 UTC via GitHub Actions

Requires HF_TOKEN_UPDATE_WEBHOOK_WATCHLIST secret to be set at github repo level for authentication, with read access to hf-azure-internalrepo and write access to pagezyhf webhooks.

Trending Models Analysis

Creates a daily report on top 200 trending models and their support for the Azure Model Catalog.

  • load top 200 trending models
  • check if each model fits the prerequisites to be added to the HF collection in the Azure Model Catalog
  • save to a dataset in hf-azure-internalrepo, used by a HF Space for visualizations

Requires HF_TOKEN_TRENDING_MODELS_ANALYSIS secret to be set at github repo level for authentication, with write access to hf-azure-internalrepo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages