Weekly Hugging Face Model Digest
Workflow
- Read
STATE.md; for a new execution, reset it fromreferences/template/STATE.template.md. Readreferences/cron.mdfor scheduled-task metadata. - Resolve the current month and timestamp in
Asia/Taipei. Inspect the newest existing report under~/Desktop/daily/huggingface-model-survey/and retain its heading and field structure when it is readable. - Query current Hugging Face model metadata and keep only models whose
createdAtfalls in the current month. Group bytext-generation,text-to-image, andtext-to-audio. - Sort each category by likes descending and retain at most five models. Do not replace this with a download-count or all-time popularity ranking.
- For each model, record publication time, likes, model size (or
未知), key features, training dataset when available, and the direct Hugging Face model URL. If a model is explicitly marked uncensored, state移除 safety 限制and report whether evidence confirms aclaude-4.6-opus-datasetfine-tune. - Write the report to
~/Desktop/daily/huggingface-model-survey/YYYY-MM-DD_HH-MM.md, creating the parent directory if needed. - Verify the file and update
STATE.mdwith the query filters, category counts, and saved path.
Rules
- Use current, source-backed metadata; do not infer an uncensored label, dataset, size, or publication date without evidence.
- If a field is unavailable, write
未知instead of fabricating it. - Use
### 1) 模型名style headings and bulleted model fields. - If writing fails, report the exact error and a concrete retry suggestion.
Output
Report the full saved path and briefly note any category with fewer than five qualifying models.