From 6a660983c5bb49f7569e864f9f7a5959429d8626 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9on=20=22Avic=22=20Simmons?= Date: Sat, 6 Jun 2026 02:04:24 -0400 Subject: [PATCH] docs: fix grammar in README Grounding section --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5ee8d55b..6d7777d1 100644 --- a/README.md +++ b/README.md @@ -73,12 +73,12 @@ see [Fixed and Remaining Issues](#fixed-and-remaining-issues). + Hugging Face provides GGUF format model weights. You can download the GGUF format model of GLM-V from [here](https://huggingface.co/collections/ggml-org/glm-v). -## Using Case +## Use Cases ### Grounding -GLM-4.5V / GLM-4.6V / GLM-4.1V equips precise grounding capabilities. Given a prompt that requests the location of a specific object, the model -is able to reasoning step-by-step and identify the bounding boxes of the target object. The query prompt supports +GLM-4.5V / GLM-4.6V / GLM-4.1V have precise grounding capabilities. Given a prompt that requests the location of a specific object, the model +is able to reason step-by-step and identify the bounding boxes of the target object. The query prompt supports complex descriptions of the target object as well as specified output formats, for example: > > - Help me to locate in the image and give me its bounding boxes.