HomeModel Memory Fit › VILA 1.5 3B
Model Memory Fit · VLM

VILA 1.5 3B: memory fit on every Jetson module.

Method v1.0 · dataset 2026-09-07 · verified 2026-09-07 · last updated September 2026

3.15 B parameters (text 2.72 B + vision tower) · 32 layers · 4,096-token max context. Hugging Face: Efficient-Large-Model/VILA1.5-3b.

Model facts

FactValueNote
Parameters3.148 Btext 2.718 B + vision 0.43 B (estimated)
Layers32
Hidden size2560
Attention heads20
KV heads20
Head dimension128
Max context4,096 tokens
dtypebfloat16
Vocabulary32,000

Efficient-Large-Model (VILA) · hf:Efficient-Large-Model/VILA1.5-3b · config.json · verified 2026-09-07

“"hidden_size": 2560, "num_attention_heads": 20, "num_key_value_heads": 20, "num_hidden_layers": 32”

Parameters source

Vision tower

FactValue
Layers27
Hidden size1152
Patch size14
Image size384
Model typesiglip_vision_model

Vision config source

  • Efficient-Large-Model (VILA) · hf:Efficient-Large-Model/VILA1.5-3b · vision_config · verified 2026-09-07 · vision_tower/config.json · class A
    “"model_type": "siglip_vision_model", "hidden_size": 1152, "num_hidden_layers": 27”

Image tokens: 196 tokens per image (SigLIP 384 / 14 ≈ 27² patches downsampled ~4× by the VILA projector; 196 assumed; class E).

Published quantised artefacts

A file the publisher or a community mirror actually ships, used as the class-A weight figure when the requested quant matches. Any quant without a row here falls back to parameters × bytes-per-parameter (class D for block quants).

No published quantised artefact for this model; weights are estimated as parameters × bytes-per-parameter for every quantisation.

Jetson tokens/s measurements

Published or archived throughput numbers, not modelled. Class C (external measured benchmark).

ModuleRuntimeQuantMeasuredSource
Jetson Orin Nano Superunspecified (archived benchmark)1.06 tok/sNVIDIA Jetson AI Lab (archive) · jetson-ai-lab:benchmarks.html · verified 2026-09-07

Every module × every quantisation

Verdict and total memory at 4096-token context, 1 sequence, llama.cpp, headless. Q4 cells link to the static breakdown page; every other cell links to the live engine at that quantisation.

Notes

No GGUF quantization found for VILA (not supported by mainline llama.cpp as of retrieval date) -- see gaps. LLM backbone is a 2.7B-param Llama-architecture model (not a named Llama release); '3b' in the model name refers to the combined llm+vision+projector size (~3.15B computed here).

Method and data: Model Memory Fit methodology. Full registry: model-memory.json.

Change the context, concurrency or runtime.

The live engine covers any context length, sequence count, KV precision and runtime, with a permanent link.

OPEN MODEL MEMORY FIT →