Update paper link and add sample usage
#2
by
nielsr
HF Staff
- opened
This PR enhances the model card for GLM-4.5V-FP8
by:
- Updating the main paper link from a GitHub PDF to the official Hugging Face Papers page: GLM-4.1V-Thinking and GLM-4.5V: Towards Versatile Multimodal Reasoning with Scalable Reinforcement Learning. This improves discoverability and provides a centralized reference within the Hugging Face Hub.
- Adding a practical Python code snippet for inference using the
transformers
library, making it easier for users to get started with the model directly from the Hub.
All existing metadata (including library_name
and pipeline_tag
) is accurate and remains unchanged.
ZAHNGYUXUAN
changed pull request status to
merged