Improve model card: Add library and pipeline tag

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  • Adding the library_name: transformers tag to the metadata.
  • Adding the pipeline_tag: text-generation to the metadata.
  • Filling in the paper link in the results table.

The model is fine-tuned from Llama using LLaMA-Factory, strongly suggesting compatibility with the Transformers library. The task is text generation.

panzs19 changed pull request status to merged

Many thanks.

Sign up or log in to comment