Add pipeline_tag, library_name and sample usage

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the Hugging Face community science team. I've opened this PR to improve the model card for Sequential-Light-Critic-Llama3.2-1B.

Changes include:

  • Added pipeline_tag: text-generation and library_name: transformers to the YAML metadata.
  • Included a Sample Usage section with a code snippet from the official GitHub repository to clarify how this role-specific agent is used within the RecursiveMAS framework.

These updates help users discover and use the model more effectively through the Hugging Face Hub.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment