Correct metadata, add library name, and link SignRoundV2 paper

#1
by nielsr HF Staff - opened

Hi, I'm Niels from the Hugging Face community science team.

I've opened this PR to improve the model card's metadata and documentation:

  • Corrected the base_model to miromind-ai/MiroThinker-v1.5-30B (it was previously pointing to a Cerebras model).
  • Added library_name: auto-round and pipeline_tag: text-generation for better discoverability.
  • Added the Apache 2.0 license.
  • Formally linked the model to the SignRoundV2 paper.
  • Cleaned up the Markdown structure for better readability.

These changes help users find the model and understand the underlying quantization research.

wenhuach changed pull request status to merged

Sign up or log in to comment