Improve model card with paper link, system requirements, and sample usage

#1
by nielsr HF Staff - opened

This pull request significantly improves the model card for GLM-4.5-Air-Base.

Key improvements include:

  • Adding a prominent link to the official Hugging Face paper page (GLM-4.5: Agentic, Reasoning, and Coding (ARC) Foundation Models) for better discoverability. The existing ArXiv link remains.
  • Integrating detailed "System Requirements" from the official GitHub repository, providing crucial information on inference and fine-tuning configurations.
  • Enhancing the "Quick Start" section by:
    • Including general installation instructions.
    • Providing a concrete Python code snippet for text generation using the transformers library.
    • Incorporating detailed setup commands for vLLM and SGLang from the GitHub README, making it easier for users to deploy and interact with the model directly from the Hub page.

These updates aim to provide a more comprehensive and user-friendly experience for researchers and developers on Hugging Face.

base model is not support in this way.

Hi, thanks for the reply. Feel free to adapt for the base model :)

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

Sign up or log in to comment