Text Generation
PyTorch
English
opt

Add `library_name: transformers` to metadata

#2
by nielsr HF Staff - opened

This PR improves the model card by adding the library_name: transformers metadata tag. This enables the automated "how to use" widget on the model page, providing a convenient code snippet for users to quickly get started with the model using the πŸ€— Transformers library. The model's config.json indicates compatibility with OPTForCausalLM and transformers_version, confirming this addition.

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

Sign up or log in to comment