Add library_name to metadata
#1
by nielsr HF Staff - opened
This PR adds the library_name: transformers metadata tag to the model card. Since the model uses standard Hugging Face Transformers (Gemma3ForCausalLM architecture), adding this metadata enables the standard "Use in Transformers" button on the model page, making it easier for users to discover how to load and use the model.