GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

prithivMLmods/GUI-RD-9B-GGUF overview

GUI RD 9B GGUF GUI RD 9B is a 9 billion parameter vision language model built on Qwen3.5 9B, developed by researchers at the University of Georgia as the main …

transformersggufgui-groundingvision-language-modelself-distillationgui-rdtext-generation-inferenceqwen3.5image-text-to-textenbase_model:JingyuanHuang/GUI-RD-9Bbase_model:quantized:JingyuanHuang/GUI-RD-9Blicense:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~595.3 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
1
Pipeline
image-text-to-text

Repository Files & Downloads

17 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
GUI-RD-9B.BF16.ggufGGUFGGUF16.69 GBDownload
GUI-RD-9B.F16.ggufGGUFGGUF16.69 GBDownload
GUI-RD-9B.Q2_K.ggufGGUFGGUF3.56 GBDownload
GUI-RD-9B.Q3_K_L.ggufGGUFGGUF4.59 GBDownload
GUI-RD-9B.Q3_K_M.ggufGGUFGGUF4.31 GBDownload
GUI-RD-9B.Q3_K_S.ggufGGUFGGUF3.97 GBDownload
GUI-RD-9B.Q4_0.ggufGGUFGGUF4.95 GBDownload
GUI-RD-9B.Q4_K_M.ggufGGUFGGUF5.24 GBDownload
GUI-RD-9B.Q4_K_S.ggufGGUFGGUF4.98 GBDownload
GUI-RD-9B.Q5_0.ggufGGUFGGUF5.87 GBDownload
GUI-RD-9B.Q5_K_M.ggufGGUFGGUF6.02 GBDownload
GUI-RD-9B.Q5_K_S.ggufGGUFGGUF5.87 GBDownload
GUI-RD-9B.Q6_K.ggufGGUFGGUF6.85 GBDownload
GUI-RD-9B.Q8_0.ggufGGUFGGUF8.87 GBDownload
GUI-RD-9B.mmproj-bf16.ggufGGUFBF16879.0 MBDownload
GUI-RD-9B.mmproj-f16.ggufGGUFF16879.0 MBDownload
GUI-RD-9B.mmproj-q8_0.ggufGGUFQ8_0595.3 MBDownload

Model Details

Model IDprithivMLmods/GUI-RD-9B-GGUF
AuthorprithivMLmods
Pipelineimage-text-to-text
Licenseapache-2.0
Base modelJingyuanHuang/GUI-RD-9B
Last modified2026-06-18T23:19:01.000Z

Model README

---

base_model:

  • JingyuanHuang/GUI-RD-9B

license: apache-2.0

language:

  • en

pipeline_tag: image-text-to-text

library_name: transformers

tags:

  • gui-grounding
  • vision-language-model
  • self-distillation
  • gui-rd
  • text-generation-inference
  • qwen3.5

---

GUI-RD-9B-GGUF

> GUI-RD-9B is a 9-billion-parameter vision-language model built on Qwen3.5-9B, developed by researchers at the University of Georgia as the main experimental checkpoint for the paper "Trust the Right Teacher: Quality-Aware Self-Distillation for GUI Grounding," which addresses the task of identifying small target elements in high-resolution GUI screenshots and predicting precise screen coordinates from natural-language instructions. The model is trained using GUI-RD (GUI Reliable Distillation), a quality-aware self-distillation method that improves on naive on-policy self-distillation (OPSD) — whose coordinate-token teacher signals can become unreliable once the student-generated prefix has already deviated from the target — by combining soft correctness-aware gating, which checks whether the teacher's current coordinate-token prediction can still be completed into the ground-truth box and down-weights it if not, with teacher-probability scaling, which calibrates supervision strength using the teacher's confidence; notably, the paper found that neither mechanism improves performance alone, but combining them consistently does, since they play complementary roles. This released checkpoint corresponds to the paper's main setting (failed-token gate 0.5, scaling coefficient 3, teacher top-1 probability scaling enabled), and the method was shown to consistently improve the base model and outperform strong baselines across six GUI grounding benchmarks, making it intended for GUI grounding research and evaluation, loadable via standard Transformers classes (AutoModelForMultimodalLM/AutoProcessor) with bfloat16 precision.

Model Files

File Name | Quant Type | File Size | File Link |

|-----------|------------|-----------|-----------|

| GUI-RD-9B.BF16.gguf | BF16 | 17.9 GB | Download |

| GUI-RD-9B.F16.gguf | F16 | 17.9 GB | Download |

| GUI-RD-9B.Q2_K.gguf | Q2_K | 3.83 GB | Download |

| GUI-RD-9B.Q3_K_L.gguf | Q3_K_L | 4.93 GB | Download |

| GUI-RD-9B.Q3_K_M.gguf | Q3_K_M | 4.62 GB | Download |

| GUI-RD-9B.Q3_K_S.gguf | Q3_K_S | 4.26 GB | Download |

| GUI-RD-9B.Q4_0.gguf | Q4_0 | 5.31 GB | Download |

| GUI-RD-9B.Q4_K_M.gguf | Q4_K_M | 5.63 GB | Download |

| GUI-RD-9B.Q4_K_S.gguf | Q4_K_S | 5.35 GB | Download |

| GUI-RD-9B.Q5_0.gguf | Q5_0 | 6.31 GB | Download |

| GUI-RD-9B.Q5_K_M.gguf | Q5_K_M | 6.47 GB | Download |

| GUI-RD-9B.Q5_K_S.gguf | Q5_K_S | 6.31 GB | Download |

| GUI-RD-9B.Q6_K.gguf | Q6_K | 7.36 GB | Download |

| GUI-RD-9B.Q8_0.gguf | Q8_0 | 9.53 GB | Download |

| GUI-RD-9B.mmproj-bf16.gguf | mmproj-bf16 | 922 MB | Download |

| GUI-RD-9B.mmproj-f16.gguf | mmproj-f16 | 922 MB | Download |

| GUI-RD-9B.mmproj-q8_0.gguf | mmproj-q8_0 | 624 MB | Download |

llama.cpp

LLM inference in C/C++ — https://github.com/ggml-org/llama.cpp

Run prithivMLmods/GUI-RD-9B-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models