TIGER-Lab·Phi3VForCausalLM

VLM2Vec Full — Hardware Requirements & GPU Compatibility

Chat

VLM2Vec Full is a 4.1B-parameter open language model from TIGER-Lab. It supports a context window of up to 131,072 tokens. At BF16 it needs about 9.40 GB of VRAM — see which GPUs and Macs can run it below.

175.2K downloads 29 likes131K context

Specifications

Publisher
TIGER-Lab
Parameters
4.1B
Architecture
Phi3VForCausalLM
Context Length
131,072 tokens
Vocabulary Size
32,064
Release Date
2024-10-08
License
Apache 2.0

Get Started

How Much VRAM Does VLM2Vec Full Need?

Select a quantization to see compatible GPUs below.

QuantizationBitsVRAM
BF16est.16.009.4 GB

est.= calculated VRAM estimate; no published GGUF file found for that quantization yet. Other rows are verified against real community uploads.

Which GPUs Can Run VLM2Vec Full?

BF16 · 9.4 GB

VLM2Vec Full (BF16) requires 9.4 GB of VRAM to load the model weights. For comfortable inference with headroom for KV cache and system overhead, 13+ GB is recommended. Using the full 131K context window can add up to 50.7 GB, bringing total usage to 60.1 GB. 40 GPUs can run it, including NVIDIA GeForce RTX 5090, NVIDIA GeForce RTX 3090 Ti, NVIDIA GeForce RTX 3080 Ti.

Which Devices Can Run VLM2Vec Full?

BF16 · 9.4 GB

49 devices with unified memory can run VLM2Vec Full, including NVIDIA DGX H100, NVIDIA DGX A100 640GB, iPad Pro M5 13" (16 GB).

Runs great

— Plenty of headroom
NVIDIA DGX H100~1853 tok/sNVIDIA DGX A100 640GB~1128 tok/sMac Studio (M3 Ultra, 256GB)~61 tok/sMac Studio (M3 Ultra, 512GB)~61 tok/sMac Studio (M3 Ultra, 96GB)~61 tok/sMac Pro M2 Ultra (192 GB)~60 tok/sMac Studio M2 Ultra (192 GB)~60 tok/sMacBook Pro 16" M5 Max (128 GB)~46 tok/sMac Studio M4 Max (128 GB)~41 tok/sMac Studio M4 Max (64 GB)~41 tok/sMacBook Pro 16" M4 Max (48 GB)~41 tok/sMacBook Pro 16" M4 Max (64 GB)~41 tok/sMac Studio M4 Max (36 GB)~31 tok/sMacBook Pro 14" M4 Max (36 GB)~31 tok/sMacBook Pro 16" M3 Max (48 GB)~31 tok/sMacBook Pro 14-inch (M5 Pro)~23 tok/sMac Mini M4 Pro (24 GB)~20 tok/sMac Mini M4 Pro (48 GB)~20 tok/sMacBook Pro 14" M4 Pro (24 GB)~20 tok/sMacBook Pro 16" M4 Pro (24 GB)~20 tok/sASUS Ascent GX10~19 tok/sNVIDIA DGX Spark~19 tok/sNVIDIA Jetson AGX Thor Developer Kit~19 tok/sAsus ROG Flow Z13 (2025, Ryzen AI Max+ 395, 128 GB)~18 tok/sBeelink GTR9 Pro (Ryzen AI Max+ 395, 128 GB)~18 tok/sFramework Desktop (Ryzen AI Max+ 395, 128 GB)~18 tok/sGMKtec EVO-X2 (Ryzen AI Max+ 395, 128 GB)~18 tok/sHP Z2 Mini G1a (Ryzen AI Max+ PRO 395, 128 GB)~18 tok/sHP ZBook Ultra G1a 14 (Ryzen AI Max+ PRO 395, 128 GB)~18 tok/sMinisforum MS-S1 MAX (Ryzen AI Max+ 395, 128 GB)~18 tok/sSnapdragon X2 Elite Extreme Copilot+ PC~16 tok/sNVIDIA Jetson AGX Orin 32GB~14 tok/sNVIDIA Jetson AGX Orin 64GB~14 tok/sMacBook Pro 14-inch (M5)~11 tok/sSnapdragon X Elite Copilot+ PC~9 tok/sMac Mini M4 (16 GB)~9 tok/sMac Mini M4 (32 GB)~9 tok/sMacBook Air 13" M4 (16 GB)~9 tok/sMacBook Air 13" M4 (24 GB)~9 tok/sMacBook Air 15" M4 (16 GB)~9 tok/sMacBook Air 15" M4 (24 GB)~9 tok/sMacBook Pro 14" M4 (16 GB)~9 tok/siPad Pro M4 13" (16 GB)~9 tok/sAMD Ryzen AI 9 HX 370 (Strix Point) Laptop~8 tok/sMacBook Air 13" M3 (16 GB)~8 tok/sMacBook Air 13" M3 (24 GB)~8 tok/sIntel Core Ultra 9 288V (Lunar Lake) Laptop~7 tok/s

Related Models

Frequently Asked Questions

How much VRAM does VLM2Vec Full need?

VLM2Vec Full requires 9.4 GB of VRAM at BF16. Full 131K context adds up to 50.7 GB (60.1 GB total).

VRAM = Weights + KV Cache + Overhead

Weights = 4.1B × 16 bits ÷ 8 = 8.3 GB

KV Cache + Overhead ≈ 1.1 GB (at 2K context + ~0.3 GB framework)

KV Cache + Overhead ≈ 51.8 GB (at full 131K context)

VRAM usage by quantization

9.4 GB
60.1 GB

Learn more about VRAM estimation →

Can I run VLM2Vec Full on a Mac?

VLM2Vec Full requires at least 9.4 GB at BF16, which exceeds the unified memory of most consumer Macs. You would need a Mac Studio or Mac Pro with a high-memory configuration.

Can I run VLM2Vec Full locally?

Yes — VLM2Vec Full can run locally on consumer hardware. At BF16 quantization it needs 9.4 GB of VRAM. Popular tools include Ollama, LM Studio, and llama.cpp.

How fast is VLM2Vec Full?

At BF16, VLM2Vec Full can reach ~511 tok/s on AMD Instinct MI350X. On NVIDIA GeForce RTX 4090: ~70 tok/s. Speed depends mainly on GPU memory bandwidth. Real-world results typically within ±20%.

tok/s = (bandwidth GB/s ÷ model GB) × efficiency

Example: NVIDIA B200 → 8000 ÷ 9.4 × 0.65 = ~553 tok/s

Estimated speed at BF16 (9.4 GB)

~553 tok/s
~70 tok/s
~553 tok/s
~511 tok/s

Real-world results typically within ±20%. Speed depends on batch size, quantization kernel, and software stack.

Learn more about tok/s estimation →

What's the download size of VLM2Vec Full?

At BF16, the download is about 8.29 GB.

Which GPUs can run VLM2Vec Full?

40 consumer GPUs can run VLM2Vec Full at BF16 (9.4 GB). Top options include AMD Radeon RX 6800, AMD Radeon RX 6800 XT, AMD Radeon RX 6900 XT, AMD Radeon RX 6700 XT. 26 GPUs have plenty of headroom for comfortable inference.

Which devices can run VLM2Vec Full?

52 devices with unified memory can run VLM2Vec Full at BF16 (9.4 GB), including AMD Ryzen AI 9 HX 370 (Strix Point) Laptop, ASUS Ascent GX10, Apple iPhone 17 Pro, Asus ROG Flow Z13 (2025, Ryzen AI Max+ 395, 128 GB). Apple Silicon Macs use unified memory shared between CPU and GPU, making them well-suited for local LLM inference.