prithivMLmods commited on
Commit
8e11bfa
·
verified ·
1 Parent(s): c424ec5

Add notebook supporting Holo1.5–3B (Navigation & Localization) demos on T4 GPU for user experimentation.

Browse files

A notebook that supports both Holo1.5–3B (Navigation & Localization) demos on a T4 GPU **(In a single setting.)**, optimized for memory usage to minimize out-of-memory issues on the free T4 tier, ensuring a seamless user experience.

Hope this will be helpful, and please feel free to skip the PR.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -16,6 +16,7 @@ tags:
16
  # **Holo1.5: Foundational Models for Computer Use Agents**
17
  [![GitHub](https://img.shields.io/badge/Holo_1.5_Cookbook-100000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/hcompai/hai-cookbook/blob/main/holo1_5/holo_1_5_quickstart.ipynb)
18
  [![Space](https://img.shields.io/badge/Hugging_Face_Space-FFD21E?style=for-the-badge&logo=huggingface&logoColor=000)](https://huggingface.co/spaces/Hcompany/Holo1.5-Navigation)
 
19
  ## **Model Description**
20
 
21
  Computer Use (CU) agents are AI systems that can interact with real applications—web, desktop, and mobile—on behalf of a user. They can navigate interfaces, manipulate elements, and answer questions about content, enabling powerful automation and productivity tools. CU agents are becoming increasingly important as they allow humans to delegate complex digital tasks safely and efficiently.
 
16
  # **Holo1.5: Foundational Models for Computer Use Agents**
17
  [![GitHub](https://img.shields.io/badge/Holo_1.5_Cookbook-100000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/hcompai/hai-cookbook/blob/main/holo1_5/holo_1_5_quickstart.ipynb)
18
  [![Space](https://img.shields.io/badge/Hugging_Face_Space-FFD21E?style=for-the-badge&logo=huggingface&logoColor=000)](https://huggingface.co/spaces/Hcompany/Holo1.5-Navigation)
19
+ [![Colab](https://img.shields.io/badge/Colab_Notebook-FF6F00?style=for-the-badge\&logo=googlecolab\&logoColor=white)](https://github.com/PRITHIVSAKTHIUR/Multimodal-Outpost-Notebooks/blob/main/Holo1.5-3B/Holo1_5_3B.ipynb)
20
  ## **Model Description**
21
 
22
  Computer Use (CU) agents are AI systems that can interact with real applications—web, desktop, and mobile—on behalf of a user. They can navigate interfaces, manipulate elements, and answer questions about content, enabling powerful automation and productivity tools. CU agents are becoming increasingly important as they allow humans to delegate complex digital tasks safely and efficiently.