Skip to content

Commit 36dd45d

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

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
@@ -9978,6 +9978,26 @@
99789978
- filename: K2-Think.i1-Q4_K_M.gguf
99799979
sha256: 510fad18b0cf58059437338c1b5b982996ef89456a8d88da52eb3d50fe78b9fd
99809980
uri: huggingface://mradermacher/K2-Think-i1-GGUF/K2-Think.i1-Q4_K_M.gguf
9981+
- !!merge <<: *qwen25
9982+
name: "holo1.5-72b"
9983+
icon: https://cdn-avatars.huggingface.co/v1/production/uploads/677d3f355f847864bb644112/OQyAJ33sssiTDIQEQ7oH_.png
9984+
urls:
9985+
- https://huggingface.co/Hcompany/Holo1.5-72B
9986+
- https://huggingface.co/mradermacher/Holo1.5-72B-GGUF
9987+
description: |
9988+
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.
9989+
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.
9990+
overrides:
9991+
mmproj: Holo1.5-72B.mmproj-Q8_0.gguf
9992+
parameters:
9993+
model: Holo1.5-72B.Q4_K_M.gguf
9994+
files:
9995+
- filename: Holo1.5-72B.Q4_K_M.gguf
9996+
sha256: 3404347c245fefa352a3dc16134b5870f594ab8bff11e50582205b5538201a23
9997+
uri: huggingface://mradermacher/Holo1.5-72B-GGUF/Holo1.5-72B.Q4_K_M.gguf
9998+
- filename: Holo1.5-72B.mmproj-Q8_0.gguf
9999+
sha256: f172cffc96a00d4f885eecffbc798912d37105f4191ba16a9947a5776b0f8a02
10000+
uri: huggingface://mradermacher/Holo1.5-72B-GGUF/Holo1.5-72B.mmproj-Q8_0.gguf
998110001
- &llama31
998210002
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master" ## LLama3.1
998310003
icon: https://avatars.githubusercontent.com/u/153379578

0 commit comments

Comments
 (0)