Skip to content

Commit ddb39c7

Browse files
authored
chore(model gallery): add holo1.5-3b (#6291)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent 264b09f commit ddb39c7

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

gallery/index.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10018,6 +10018,26 @@
1001810018
- filename: Holo1.5-7B.mmproj-Q8_0.gguf
1001910019
sha256: a9bad2d3d9241251b8753d9be4ea737c03197077d96153c1365a62db709489f6
1002010020
uri: huggingface://mradermacher/Holo1.5-7B-GGUF/Holo1.5-7B.mmproj-Q8_0.gguf
10021+
- !!merge <<: *qwen25
10022+
name: "holo1.5-3b"
10023+
icon: https://cdn-avatars.huggingface.co/v1/production/uploads/677d3f355f847864bb644112/OQyAJ33sssiTDIQEQ7oH_.png
10024+
urls:
10025+
- https://huggingface.co/Hcompany/Holo1.5-3B
10026+
- https://huggingface.co/mradermacher/Holo1.5-3B-GGUF
10027+
description: |
10028+
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.
10029+
The Holo1.5 series provides state-of-the-art foundational models for building such agents. Holo1.5 models excel at user interface (UI) localization and UI-based question answering (QA) across web, computer, and mobile environments, with strong performance on benchmarks including Screenspot-V2, Screenspot-Pro, GroundUI-Web, Showdown, and our newly introduced WebClick.
10030+
overrides:
10031+
mmproj: Holo1.5-3B.mmproj-Q8_0.gguf
10032+
parameters:
10033+
model: Holo1.5-3B.Q4_K_M.gguf
10034+
files:
10035+
- filename: Holo1.5-3B.Q4_K_M.gguf
10036+
sha256: 5efb1318d439fe1f71e38825a17203c48ced7de4a5d0796427c8c638e817622a
10037+
uri: huggingface://mradermacher/Holo1.5-3B-GGUF/Holo1.5-3B.Q4_K_M.gguf
10038+
- filename: Holo1.5-3B.mmproj-Q8_0.gguf
10039+
sha256: fb5cc798b386a4b680c306f061457cb16cc627c7d9ed401d660b8b940463142b
10040+
uri: huggingface://mradermacher/Holo1.5-3B-GGUF/Holo1.5-3B.mmproj-Q8_0.gguf
1002110041
- &llama31
1002210042
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master" ## LLama3.1
1002310043
icon: https://avatars.githubusercontent.com/u/153379578

0 commit comments

Comments
 (0)