Improve model card: Add `library_name` and usage example

#1
by nielsr HF Staff - opened

This PR improves the model card for the BlockFFN-3B-SFT-EAGLE model by:

  • Adding library_name: transformers to the metadata, which ensures the model's compatibility with the Hugging Face Transformers library is properly recognized and enables the "Use in Transformers" widget.
  • Including a concise introductory summary of the BlockFFN architecture and its key contributions, based on the paper abstract.
  • Providing a clear Python code snippet for sample usage with the transformers library, making it easier for users to get started with the model.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment