HomeModel Memory Fit › VILA 1.5 8B (Llama-3)
Model Memory Fit · VLM

VILA 1.5 8B (Llama-3): memory fit on every Jetson module.

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

8.49 B parameters (text 8.06 B + vision tower) · 32 layers · 8,192-token max context. Hugging Face: Efficient-Large-Model/Llama-3-VILA1.5-8B.

Model facts

FactValueNote
Parameters8.494 Btext 8.064 B + vision 0.43 B (estimated)
Layers32
Hidden size4096
Attention heads32
KV heads8
Head dimension128
Max context8,192 tokens
dtypebfloat16
Vocabulary128,257

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

“"hidden_size": 4096, "num_attention_heads": 32, "num_key_value_heads": 8, "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/Llama-3-VILA1.5-8B · 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)0.83 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 -- see gaps. LLM backbone is Llama-3-8B architecture (matches llama-3.1-8b-instruct layer/head config except max_position_embeddings=8192 here vs 131072 for the released Llama 3.1 chat model, and rope_theta 500000).

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 →