Model reference · open weights

kanana-1.5-v

Available as managed deployment Licence fee LLMs kakaocorp Vision + text 1 variants 28k dl/mo

kanana-1.5-v is an open-weight language model from kakaocorp. AxForge deploys and operates it for you on dedicated EU-owned hardware — with the licence handled where one is required.

Available as managed deployment — configured and operated for you on dedicated EU hardware, quoted per deployment.

What it is

Released bykakaocorp
TypeLanguage models
TaskVision + text
Parameters (lead)3.7B
Context32k tokens
Runs withtransformers
Based onkakaocorp/kanana-1.5-v-3b-instruct
Released2025-07-23
Popularity28k downloads / month
LicenceCommercial licence needed

About

What kanana-1.5-v is

🤗 1.5 HF Models &nbsp | &nbsp 📕 Blog &nbsp

Read the full model card

Table of Contents

kanana-1.5-v-3b-instruct

The Unified Foundation Model (UFO) task force of Kanana at Kakao developed and released the Kanana-V family of multimodal large language models (MLLMs), a collection of pretrained text/image-to-text (TI2T) models.

Intended Use

kanana-1.5-v-3b-instruct is intended for research and application development in multimodal understanding and text generation tasks. Typical use cases include image captioning, document understanding, OCR-based reasoning, and multimodal instruction following in both English and Korean. The model is optimized for both general-purpose and Korea-specific benchmarks, making it suitable for bilingual environments.

Model Details

  • Developed by: Unified Foundation Model (UFO) TF at Kakao
  • Language(s) : ['en', 'ko']
  • Model Architecture: kanana-1.5-v-3b-instruct has 3.6B parameters and contains image encoder, C-abstractor, and kanana-1.5-3b-instruct language model.
  • Input: The models accept text and image inputs.
  • Output: The models generate text only.
  • Context Length: 32k
  • Knowledge Cutoff Date: June 30, 2024
  • Model Release Date: Jul 24, 2025.
  • License: kanana-license

Evaluation

Model Configuration Summary

ModelLLMTotal Parameter
kanana-1.5-v-3b-instructkanana-1.5-3b-instruct3.67B
HCX-SEED-Vision-3BHyperCLOVAX-SEED-Text-Base-3B3.72B
Phi-3-VisionPhi-3-Mini4.15B
Qwen2.5-VL-3B-InstructQwen2.5-3B3.75B
InternVL2.5-4BQwen2.5-3B-Instruct3.94B

Overview

ModelAllImage (EN)Image (KO)IF (EN, KO)
kanana-1.5-v-3b-instruct73.2274.0068.2777.39
HCX-SEED-Vision-3B59.0064.8151.9660.23
Phi-3-Vision48.8465.4136.4044.71
Qwen2.5-VL-3B-Instruct63.5473.9760.6056.04
InternVL2.5-4B61.3574.7354.6854.63

Image Benchmarks (EN)

ModelaverageMMMU (Val)MathVistaDocVQAChartQAOCRBenchInfoVQATextVQARealWorldQAMMStarMMBSEED-imageMMVetLLaVA-WildscienceqaAI2D
kanana-1.5-v-3b-instruct74.0043.8956.0093.0681.2082.5073.6278.6265.3656.3278.4475.1765.8789.6095.6174.81
HCX-SEED-Vision-3B64.8138.8947.4079.8771.8862.9055.5973.5162.4846.6672.4274.8447.2779.3086.8472.31
Phi-3-Vision65.4145.3343.6087.0481.4063.6054.8069.6159.0847.4773.3771.6945.9670.4090.8476.98
Qwen2.5-VL-3B-Instruct73.9750.6762.0094.1983.6079.1077.2277.7759.7456.2677.7574.8361.0696.9079.6978.79
InternVL2.5-4B74.7352.3361.8092.1382.7679.2069.7378.2462.8859.7281.9675.5961.3886.3097.1479.83

Image Benchmarks (KO)

ModelaverageKoOCRBenchKoMMDBenchKoChartTaskKoMathSolutionKoCosMedKoFoodMenuKoEntityKoExamKoCelebV2
kanana-1.5-v-3b-instruct68.2785.9374.0084.9636.8887.5870.8472.0458.9943.24
HCX-SEED-Vision-3B51.9632.9164.5773.5527.8878.1657.0864.1231.8237.58
Phi-3-Vision36.4025.1337.9352.3638.7556.7534.7031.7124.0526.25
Qwen2.5-VL-3B-Instruct60.6050.6761.7584.9647.1382.0166.3258.1560.6833.72
InternVL2.5-4B54.6820.5262.6582.6146.5082.6665.0950.4247.4334.23

Multimodal Instruction Following Benchmarks (EN, KO)

| Model | average | MIABench | MIABench-Ko | MM-IFEval | MM-OmniAlign | |----------------------------|--

From the published model card. Full card on the HuggingFace links in the sidebar.

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys kanana-1-5-v for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (kanana-1-5-v below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/chat/completions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"kanana-1-5-v","messages":[{"role":"user","content":"Hello"}]}'

Create an account — your API key is available in the console. 3M free tokens every 30 days with every new account.

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms