Skip to content

Commit 76ea1ae

Browse files
mishig25claude
andauthored
docs: clarify Blog Articles content guidelines (#2514)
Add a Content Guidelines section to the Blog Articles page describing the two expected article categories — exploring an AI science/engineering concept, or announcing the release of an open source artifact — each with example articles. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent a43f27d commit 76ea1ae

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/hub/blog-articles.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@ When creating the article, pick the namespace it should be published under from
3232
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/blog-creation-editor-dark.png"/>
3333
</div>
3434

35+
## Content Guidelines
36+
37+
Published articles should fall into one of two categories:
38+
39+
- **Explore an AI science or engineering concept.** For example, [Uncensor any LLM with abliteration](https://huggingface.co/blog/mlabonne/abliteration) and [KV Caching Explained: Optimizing Transformer Inference Efficiency](https://huggingface.co/blog/not-lain/kv-caching).
40+
- **Announce the release of an open source artifact**, such as a model, dataset, or tool. For example, [Welcome NVIDIA Cosmos 3](https://huggingface.co/blog/nvidia/cosmos-3-for-physical-ai) and [OlmoEarth v1.1](https://huggingface.co/blog/allenai/olmoearth-v1-1).
41+
3542
## Editing an Article
3643

3744
- Articles published under a user namespace can be edited by the original author and any coauthors listed on the article.

0 commit comments

Comments
 (0)