Improve model card: Add pipeline tag, paper and code links, and usage example
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding the
pipeline_tag: text-generationfor improved discoverability. - Including a link to the paper: Learning When to Stop: Adaptive Latent Reasoning via Reinforcement Learning.
- Adding a link to the GitHub repository: https://github.com/apning/adaptive-latent-reasoning.
- Providing a sample code snippet for loading the model, extracted from the GitHub README.
Thanks!
Lapisbird
changed pull request status to
merged