Add pipeline tag, library name, correct base model and add sample usage

#1
by nielsr HF Staff - opened

Hi! I'm Niels, part of the community science team at Hugging Face.

This pull request improves the model card for Arctic-AWM-14B by:

  • Adding the pipeline_tag: text-generation and library_name: transformers metadata for better discoverability and to enable the "Use in Transformers" button.
  • Correcting the base_model metadata from Qwen/Qwen3-4B to Qwen/Qwen3-14B to match the model's actual architecture.
  • Adding a Sample Usage section based on the official GitHub repository to help users get started with the model using vLLM and the AWM CLI.
  • Ensuring the research paper is properly linked.

These changes help users find and use your model more effectively!

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

Sign up or log in to comment