Add model metadata and improve documentation

#1
by nielsr HF Staff - opened

This PR enhances the model card with relevant metadata and documentation:

  • Adds pipeline_tag: text-generation for better discoverability.
  • Adds library_name: transformers based on the configuration files.
  • Adds base_model: Qwen/Qwen3-8B-Base.
  • Includes relevant tags for reasoning and test-time-compute.
  • Updates links to the technical report and GitHub repository.
  • Synchronizes the content with the latest GitHub README, including installation and inference examples.
reign12 changed pull request status to merged

Sign up or log in to comment