<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/granite-4-0-3b-vision-compact-multimodal-intelligence-for-enterprise-documents-susytp9v3" -->

---
title: Granite 4.0 3B Vision: Compact Multimodal Intelligence...
description: IBM releases Granite 4.0 3B Vision, a compact vision-language model (VLM) optimized for enterprise document understanding. Packaged as a LoRA adapter on top of...
canonical: https://daily.dev/posts/granite-4-0-3b-vision-compact-multimodal-intelligence-for-enterprise-documents-susytp9v3
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Granite 4.0 3B Vision: Compact Multimodal Intelligence for Enterprise Documents | daily.dev
og:description: IBM releases Granite 4.0 3B Vision, a compact vision-language model (VLM) optimized for enterprise document understanding. Packaged as a LoRA adapter on top of...
og:url: https://daily.dev/posts/granite-4-0-3b-vision-compact-multimodal-intelligence-for-enterprise-documents-susytp9v3
og:image: https://api.daily.dev/og/posts/SuSyTp9v3.png
og:image:alt: Granite 4.0 3B Vision: Compact Multimodal Intelligence for Enterprise Documents
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Granite 4.0 3B Vision: Compact Multimodal Intelligence for Enterprise Documents

**[Hugging Face](https://daily.dev/sources/huggingface)** · 6 min read · 0 upvotes · 0 comments

## Summary

IBM releases Granite 4.0 3B Vision, a compact vision-language model (VLM) optimized for enterprise document understanding. Packaged as a LoRA adapter on top of Granite 4.0 Micro, it specializes in three tasks: table extraction, chart understanding, and semantic key-value pair (KVP) extraction from forms and documents. A key innovation is ChartNet, a 1.7-million-sample multimodal dataset spanning 24 chart types used for training. The model also uses a DeepStack architecture variant that injects visual features at multiple layers for better spatial and semantic understanding. On benchmarks, it outperforms larger models on chart summarization (86.4% Chart2Summary) and leads on multiple table extraction benchmarks. It can run standalone or integrate with the Docling document processing pipeline. Available on Hugging Face under Apache 2.0.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://huggingface.co/blog/ibm-granite/granite-4-vision>

## Similar posts on daily.dev

- [IBM Releases Granite-Docling-258M, a Compact Vision-Language Model for Precise Document Conversion](https://daily.dev/posts/ibm-releases-granite-docling-258m-a-compact-vision-language-model-for-precise-document-conversion-jrimnhpnd) · InfoQ · 3 upvotes · 0 comments

---

Tags: [#multimodal](https://daily.dev/tags/multimodal)

[View this post on daily.dev](https://daily.dev/posts/granite-4-0-3b-vision-compact-multimodal-intelligence-for-enterprise-documents-susytp9v3)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Granite 4.0 3B Vision: Compact Multimodal Intelligence for Enterprise Documents","url":"https://daily.dev/posts/granite-4-0-3b-vision-compact-multimodal-intelligence-for-enterprise-documents-susytp9v3","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/granite-4-0-3b-vision-compact-multimodal-intelligence-for-enterprise-documents-susytp9v3"},"datePublished":"2026-04-20T13:19:15.005Z","dateModified":"2026-04-20T13:25:06.525Z","description":"IBM releases Granite 4.0 3B Vision, a compact vision-language model (VLM) optimized for enterprise document understanding. Packaged as a LoRA adapter on top of...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/77e498011390730e5726b0ae7f86aad0?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/77e498011390730e5726b0ae7f86aad0?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Hugging Face","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Hugging Face","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/f1f55c67d81a4330acf5b90b26b0c8e1","url":"https://daily.dev/sources/huggingface"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/granite-4-0-3b-vision-compact-multimodal-intelligence-for-enterprise-documents-susytp9v3","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"multimodal","timeRequired":"PT6M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hugging Face","item":"https://daily.dev/sources/huggingface"},{"@type":"ListItem","position":3,"name":"Granite 4.0 3B Vision: Compact Multimodal Intelligence for Enterprise Documents"}]}
```

