Improve model card with pipeline tag, library name, and license

#1
by nielsr HF Staff - opened

This PR improves the model card by adding the pipeline_tag, library_name, and clarifying the license. The pipeline_tag is set to text-generation as the model is a large language model capable of text generation. The library_name is set to transformers which is consistent with the model architecture. The license is corrected to mit based on the information from the Github README.

Ready to merge
This branch is ready to get merged automatically.
Your need to confirm your account before you can post a new comment.

Sign up or log in to comment