Add pipeline tag, library name, and sample usage

#1
by nielsr HF Staff - opened

This PR improves the model card for Sequential-Scaled-Planner-Gemma3-4B by:

  1. Adding the pipeline_tag: text-generation to the metadata for better discoverability.
  2. Adding library_name: transformers to the metadata as the model is compatible with the Transformers library.
  3. Including a sample usage section derived from the GitHub repository to demonstrate how to load the model within the RecursiveMAS framework.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment