Improve model card: Add pipeline tag, OCR/Qwen tags, HF paper link, and sample usage

#2
by nielsr HF Staff - opened

This PR enhances the model card for olmOCR-7B-0725-FP8 by:

  • Adding pipeline_tag: image-to-text to improve discoverability for OCR tasks.
  • Adding relevant tags: ocr, qwen to further categorize the model based on its functionality and base architecture.
  • Updating the "Paper" link in the Quick links section to point to the official Hugging Face Papers page (https://huggingface.co/papers/2510.19817) for better integration.
  • Updating the introductory description to reflect the context of the olmOCR 2 paper.
  • Introducing a "Sample Usage" section with a bash code snippet directly from the GitHub README to help users quickly get started with local inference.

These changes will make the model card more informative and user-friendly on the Hugging Face Hub.

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

Sign up or log in to comment