Skip to content

Commit 264b09f

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

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
@@ -9998,6 +9998,26 @@
99989998
- filename: Holo1.5-72B.mmproj-Q8_0.gguf
99999999
sha256: f172cffc96a00d4f885eecffbc798912d37105f4191ba16a9947a5776b0f8a02
1000010000
uri: huggingface://mradermacher/Holo1.5-72B-GGUF/Holo1.5-72B.mmproj-Q8_0.gguf
10001+
- !!merge <<: *qwen25
10002+
name: "holo1.5-7b"
10003+
icon: https://cdn-avatars.huggingface.co/v1/production/uploads/677d3f355f847864bb644112/OQyAJ33sssiTDIQEQ7oH_.png
10004+
urls:
10005+
- https://huggingface.co/Hcompany/Holo1.5-7B
10006+
- https://huggingface.co/mradermacher/Holo1.5-7B-GGUF
10007+
description: |
10008+
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.
10009+
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.
10010+
overrides:
10011+
mmproj: Holo1.5-7B.mmproj-Q8_0.gguf
10012+
parameters:
10013+
model: Holo1.5-7B.Q4_K_M.gguf
10014+
files:
10015+
- filename: Holo1.5-7B.Q4_K_M.gguf
10016+
sha256: 37d1c060b73b783ffdab8d70fa47a6cff46cd34b1cf44b5bfbf4f20ff99eacdd
10017+
uri: huggingface://mradermacher/Holo1.5-7B-GGUF/Holo1.5-7B.Q4_K_M.gguf
10018+
- filename: Holo1.5-7B.mmproj-Q8_0.gguf
10019+
sha256: a9bad2d3d9241251b8753d9be4ea737c03197077d96153c1365a62db709489f6
10020+
uri: huggingface://mradermacher/Holo1.5-7B-GGUF/Holo1.5-7B.mmproj-Q8_0.gguf
1000110021
- &llama31
1000210022
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master" ## LLama3.1
1000310023
icon: https://avatars.githubusercontent.com/u/153379578

0 commit comments

Comments
 (0)