Skip to content

Commit 0d590a4

Browse files
authored
chore(model gallery): add smolvlm2-256m-video-instruct (#5417)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent e0a54de commit 0d590a4

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

gallery/index.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,25 @@
106106
- filename: mmproj-SmolVLM2-500M-Video-Instruct-f16.gguf
107107
sha256: b5dc8ebe7cbeab66a5369693960a52515d7824f13d4063ceca78431f2a6b59b0
108108
uri: huggingface://ggml-org/SmolVLM2-500M-Video-Instruct-GGUF/mmproj-SmolVLM2-500M-Video-Instruct-f16.gguf
109+
- !!merge <<: *smolvlm
110+
name: "smolvlm2-256m-video-instruct"
111+
icon: https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/SmolVLM2_banner.png
112+
urls:
113+
- https://huggingface.co/HuggingFaceTB/SmolVLM2-256M-Video-Instruct
114+
- https://huggingface.co/ggml-org/SmolVLM2-256M-Video-Instruct-GGUF
115+
description: |
116+
SmolVLM2-256M-Video is a lightweight multimodal model designed to analyze video content. The model processes videos, images, and text inputs to generate text outputs - whether answering questions about media files, comparing visual content, or transcribing text from images. Despite its compact size, requiring only 1.38GB of GPU RAM for video inference. This efficiency makes it particularly well-suited for on-device applications that require specific domain fine-tuning and computational resources may be limited.
117+
overrides:
118+
parameters:
119+
model: SmolVLM2-256M-Video-Instruct-Q8_0.gguf
120+
mmproj: mmproj-SmolVLM2-256M-Video-Instruct-Q8_0.gguf
121+
files:
122+
- filename: SmolVLM2-256M-Video-Instruct-Q8_0.gguf
123+
sha256: af7ce9951a2f46c4f6e5def253e5b896ca5e417010e7a9949fdc9e5175c27767
124+
uri: huggingface://ggml-org/SmolVLM2-256M-Video-Instruct-GGUF/SmolVLM2-256M-Video-Instruct-Q8_0.gguf
125+
- filename: mmproj-SmolVLM2-256M-Video-Instruct-Q8_0.gguf
126+
sha256: d34913a588464ff7215f086193e0426a4f045eaba74456ee5e2667d8ed6798b1
127+
uri: huggingface://ggml-org/SmolVLM2-256M-Video-Instruct-GGUF/mmproj-SmolVLM2-256M-Video-Instruct-Q8_0.gguf
109128
- &qwen3
110129
url: "github:mudler/LocalAI/gallery/qwen3.yaml@master"
111130
name: "qwen3-30b-a3b"

0 commit comments

Comments
 (0)