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-generationfor better discoverability. - Adds
library_name: transformersbased on the configuration files. - Adds
base_model: Qwen/Qwen3-8B-Base. - Includes relevant tags for
reasoningandtest-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