Add model card and metadata for InCoder-32B
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. I noticed this repository was missing a model card.
This PR adds a comprehensive model card for InCoder-32B, including:
- Relevant metadata (
pipeline_tag,library_name). - A link to the paper InCoder-32B: Code Foundation Model for Industrial Scenarios.
- Information about the model's specialized capabilities in industrial domains like chip design, GPU optimization, and embedded systems.
- A quickstart code snippet for using the model with the
transformerslibrary. - Performance benchmarks and citation details.
This will help users discover and use your model more effectively on the Hub!
Challenging666 changed pull request status to merged