Add library_name and pipeline_tag, correct license

#1
by nielsr HF Staff - opened

This PR adds the library_name and pipeline_tag to the model card, and corrects the license. The library_name is set to transformers as the model is built upon the transformers library. The pipeline_tag is set to text-generation as the model generates text (code and mathematical models). The license is corrected to llama3.

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

Sign up or log in to comment