Skip to content

Commit 8b01ac2

Browse files
feat(gallery): add LFM2.5 VL 1.6B variants (#11490)
Add the official Q4_K_M and Q8_0 GGUF builds with the F16 vision projector. Assisted-by: Codex:gpt-5.4 [web] Co-authored-by: localai-org-maint-bot <306269227+localai-org-maint-bot@users.noreply.github.com>
1 parent 1ef1072 commit 8b01ac2

1 file changed

Lines changed: 54 additions & 0 deletions

File tree

gallery/index.yaml

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13108,6 +13108,60 @@
1310813108
- filename: mmproj-LFM2-VL-1.6B-F16.gguf
1310913109
sha256: b637bfa6060be2bc7503ec23ba48b407843d08c2ca83f52be206ea8563ccbae2
1311013110
uri: huggingface://LiquidAI/LFM2-VL-1.6B-GGUF/mmproj-LFM2-VL-1.6B-F16.gguf
13111+
- &lfm2-5-vl-1-6b
13112+
name: lfm2.5-vl-1.6b
13113+
url: github:mudler/LocalAI/gallery/lfm.yaml@master
13114+
variants:
13115+
- model: lfm2.5-vl-1.6b-q8
13116+
urls:
13117+
- https://huggingface.co/LiquidAI/LFM2.5-VL-1.6B
13118+
- https://huggingface.co/LiquidAI/LFM2.5-VL-1.6B-GGUF
13119+
description: |
13120+
LFM2.5-VL-1.6B is Liquid AI's compact vision-language model for edge deployment. It improves instruction following, multilingual vision understanding, OCR, high-resolution images, and multi-image input over LFM2-VL-1.6B. This default entry uses the official Q4_K_M GGUF with the F16 vision projector.
13121+
13122+
License: LFM Open License 1.0.
13123+
license: lfm1.0
13124+
icon: https://cdn-avatars.huggingface.co/v1/production/uploads/61b8e2ba285851687028d395/EsTgVtnM2IqVRKgPdfqcB.png
13125+
tags:
13126+
- lfm2.5
13127+
- liquid
13128+
- multimodal
13129+
- vision
13130+
- vlm
13131+
- multilingual
13132+
- gguf
13133+
- edge
13134+
- chat
13135+
last_checked: "2026-08-13"
13136+
overrides:
13137+
mmproj: mmproj-LFM2.5-VL-1.6b-F16.gguf
13138+
parameters:
13139+
model: LFM2.5-VL-1.6B-Q4_K_M.gguf
13140+
files:
13141+
- filename: LFM2.5-VL-1.6B-Q4_K_M.gguf
13142+
sha256: aefc3c97c9eb30d9c0dd6af4c38250f5f5106b57c8cf92de7914c7d0a9c94da2
13143+
uri: huggingface://LiquidAI/LFM2.5-VL-1.6B-GGUF/LFM2.5-VL-1.6B-Q4_K_M.gguf
13144+
- filename: mmproj-LFM2.5-VL-1.6b-F16.gguf
13145+
sha256: 2cddba98b98390c011c606c416de2e63dcfdd3b21452bf71ad6aab59fa52d2ee
13146+
uri: huggingface://LiquidAI/LFM2.5-VL-1.6B-GGUF/mmproj-LFM2.5-VL-1.6b-F16.gguf
13147+
- !!merge <<: *lfm2-5-vl-1-6b
13148+
name: lfm2.5-vl-1.6b-q8
13149+
variants: []
13150+
description: |
13151+
LFM2.5-VL-1.6B in the higher-fidelity Q8_0 GGUF format with the F16 vision projector.
13152+
13153+
License: LFM Open License 1.0.
13154+
overrides:
13155+
mmproj: mmproj-LFM2.5-VL-1.6b-F16.gguf
13156+
parameters:
13157+
model: LFM2.5-VL-1.6B-Q8_0.gguf
13158+
files:
13159+
- filename: LFM2.5-VL-1.6B-Q8_0.gguf
13160+
sha256: a34bd1506a298d7ff07902e69baeac48c7c20bb85162e61218b743dc10be7c67
13161+
uri: huggingface://LiquidAI/LFM2.5-VL-1.6B-GGUF/LFM2.5-VL-1.6B-Q8_0.gguf
13162+
- filename: mmproj-LFM2.5-VL-1.6b-F16.gguf
13163+
sha256: 2cddba98b98390c011c606c416de2e63dcfdd3b21452bf71ad6aab59fa52d2ee
13164+
uri: huggingface://LiquidAI/LFM2.5-VL-1.6B-GGUF/mmproj-LFM2.5-VL-1.6b-F16.gguf
1311113165
- name: lfm2-1.2b
1311213166
urls:
1311313167
- https://huggingface.co/LiquidAI/LFM2-1.2B

0 commit comments

Comments
 (0)