Add pipeline metadata and link to paper
#2
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team.
This pull request improves the model card for ModernBERT-large-chat-v0.1 by adding relevant metadata:
pipeline_tag: text-generation: Helps users find the model when searching for generation tasks.library_name: transformers: Enables the "Use in Transformers" button on the model page.base_model: Links this checkpoint to its original base model.- A direct link to the dLLM paper for better context and citability.
These changes make the model more discoverable and accessible within the ecosystem.
ZHZisZZ changed pull request status to merged