Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -21,6 +21,10 @@ tags:
|
|
| 21 |
<a href="https://github.com/NVlabs/EGM">[Code]</a>
|
| 22 |
</p>
|
| 23 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
## Model Summary
|
| 25 |
|
| 26 |
**EGM-Qwen3-VL-8B** is the flagship model of the [EGM (Efficient Visual Grounding Language Models)](https://nvlabs.github.io/EGM) family. It is built on top of [Qwen3-VL-8B-Thinking](https://huggingface.co/Qwen/Qwen3-VL-8B-Thinking) and trained with a two-stage pipeline: supervised fine-tuning (SFT) followed by reinforcement learning (RL) using GRPO (Group Relative Policy Optimization).
|
|
|
|
| 21 |
<a href="https://github.com/NVlabs/EGM">[Code]</a>
|
| 22 |
</p>
|
| 23 |
|
| 24 |
+
<div align="center">
|
| 25 |
+
<img src="https://nvlabs.github.io/EGM/figure4.jpeg" width="90%"/>
|
| 26 |
+
</div>
|
| 27 |
+
|
| 28 |
## Model Summary
|
| 29 |
|
| 30 |
**EGM-Qwen3-VL-8B** is the flagship model of the [EGM (Efficient Visual Grounding Language Models)](https://nvlabs.github.io/EGM) family. It is built on top of [Qwen3-VL-8B-Thinking](https://huggingface.co/Qwen/Qwen3-VL-8B-Thinking) and trained with a two-stage pipeline: supervised fine-tuning (SFT) followed by reinforcement learning (RL) using GRPO (Group Relative Policy Optimization).
|