--- datasets: - osunlp/Multimodal-Mind2Web language: - en base_model: - Qwen/Qwen2.5-VL-7B-Instruct pipeline_tag: image-text-to-text license: apache-2.0 --- --- license: apache-2.0 tags: - web-agent - selenium - qwen --- # Groundhog V1 This is the fine-tuned model for the **Groundhog Autonomous Agent**. ## 🚀 Try it now Run the agent in your browser using our free Colab notebook (ideally using a T4 GPU): [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/shivamg05/groundhog/blob/main/notebooks/demo.ipynb) ## 💻 Code The source code and architecture are available on GitHub: [shivamg05/groundhog](https://github.com/shivamg05/groundhog)