Improve model card: Add pipeline tag, library name, and paper link
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card for LLM4Binary/llm4decompile-6.7b-v2 by:
- Adding the
pipeline_tag: text-generationto ensure better discoverability on the Hugging Face Hub. - Including
library_name: transformersto enable the automated "How to use in Transformers" widget, providing users with a quick and easy way to get started with the model. - Adding a prominent link to the official Hugging Face paper page, Decompile-Bench: Million-Scale Binary-Source Function Pairs for Real-World Binary Decompilation, at the beginning of the model card for improved accessibility.
These updates improve the model's documentation and user experience on the Hugging Face Hub.