Skip to content

Commit 8ca2fb5

Browse files
authored
chore(model gallery): add qwen2.5-omni-7b (mudler#5513)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent 3a790fe commit 8ca2fb5

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

gallery/index.yaml

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7641,6 +7641,39 @@
76417641
- filename: WhiteRabbitNeo_WhiteRabbitNeo-V3-7B-Q4_K_M.gguf
76427642
sha256: 584bfc1f4c160928842866c566129f9789c4671af8e51a9e36ba0ebf10f24f41
76437643
uri: huggingface://bartowski/WhiteRabbitNeo_WhiteRabbitNeo-V3-7B-GGUF/WhiteRabbitNeo_WhiteRabbitNeo-V3-7B-Q4_K_M.gguf
7644+
- !!merge <<: *qwen25
7645+
name: "qwen2.5-omni-7b"
7646+
tags:
7647+
- multimodal
7648+
- gguf
7649+
- gpu
7650+
- cpu
7651+
- qwen2.5
7652+
- audio-to-text
7653+
- image-to-text
7654+
- text-to-text
7655+
urls:
7656+
- https://huggingface.co/Qwen/Qwen2.5-Omni-7B
7657+
- https://huggingface.co/ggml-org/Qwen2.5-Omni-7B-GGUF
7658+
description: |
7659+
Qwen2.5-Omni is an end-to-end multimodal model designed to perceive diverse modalities, including text, images, audio, and video, while simultaneously generating text and natural speech responses in a streaming manner.
7660+
Modalities:
7661+
- ✅ Text input
7662+
- ✅ Audio input
7663+
- ✅ Image input
7664+
- ❌ Video input
7665+
- ❌ Audio generation
7666+
overrides:
7667+
mmproj: mmproj-Qwen2.5-Omni-7B-Q8_0.gguf
7668+
parameters:
7669+
model: Qwen2.5-Omni-7B-Q4_K_M.gguf
7670+
files:
7671+
- filename: Qwen2.5-Omni-7B-Q4_K_M.gguf
7672+
sha256: 09883dff531dc56923a041c9c99c7c779e26ffde32caa83adeeb7502ec3b50fe
7673+
uri: huggingface://ggml-org/Qwen2.5-Omni-7B-GGUF/Qwen2.5-Omni-7B-Q4_K_M.gguf
7674+
- filename: mmproj-Qwen2.5-Omni-7B-Q8_0.gguf
7675+
sha256: 4a7bc5478a2ec8c5d186d63532eb22e75b79ba75ec3c0ce821676157318ef4ad
7676+
uri: https://huggingface.co/ggml-org/Qwen2.5-Omni-7B-GGUF/resolve/main/mmproj-Qwen2.5-Omni-7B-Q8_0.gguf
76447677
- &llama31
76457678
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master" ## LLama3.1
76467679
icon: https://avatars.githubusercontent.com/u/153379578

0 commit comments

Comments
 (0)