HomeModel Memory FitVILA 1.5 8B (Llama-3) › Jetson Orin NX 16GB
Model Memory Fit · VILA 1.5 8B (Llama-3) on Jetson Orin NX 16GB

VILA 1.5 8B (Llama-3) on Jetson Orin NX 16GB: FITS

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

VILA 1.5 8B (Llama-3) at GGUF Q4_K_M / INT4 (AWQ, MLC q4f16), 4096 tokens × 1 sequence on Jetson Orin NX 16GB: 8.4 GB of 16 GB — FITS (52%). Weights 4.7 GB (class D) + KV cache 0.5 GB + runtime 0.7 GB + OS 0.9 GB + reserve. Largest context that fits at this concurrency: 8192 tokens; 10 concurrent sequences at 4096.

Q4 quantisation · 4096-token context · 1 sequence · llama.cpp · headless. Change any of those on the live engine.

Memory breakdown

PartAmountEvidenceBasis
Weights4.7 GBclass D8.064 B parameters × 0.625 bytes/parameter (median artefact size ÷ parameters across 22 registry rows)
KV cache0.5 GBclass D2 × layers × KV heads × head dim × 4292 tokens × 2 bytes × 1 sequence
Vision tower0.8 GBclass A/D0.43 B vision-tower parameters (12 × layers × hidden²) × 2 bytes (fp16)
Runtime overhead0.7 GBclass Ellama.cpp / Ollama: 400 MB base + 6% of weights (CUDA context + compute buffer for the prompt batch (n_batch 512))
OS headroom0.9 GBclass Eheadless
Reserve0.8 GBclass E10% of subtotal
Total8.4 GBof 16 GB — 52% — FITS

Weights source

  • Hugging Face · hf:Efficient-Large-Model/Llama-3-VILA1.5-8B · verified 2026-09-07 · source · class A
    8.494 B parameters

Headroom

Largest context that fits at 1 sequence: 8192 tokens. Max concurrent sequences at 4096 tokens: 10. Sequence ladder: 3 comfortable (≤60%) · 10 likely viable (≤85%) · fails at 15.

Other quantisations on Jetson Orin NX 16GB

QuantisationWeight sourceTotalVerdict
FP16 / BF16estimated20 GBDOES NOT FIT
FP8 (E4M3)estimated12 GBFITS
INT8 / GGUF Q8_0estimated12 GBFITS
GGUF Q4_K_M / INT4 (AWQ, MLC q4f16)estimated8.4 GBFITS
NVFP4estimated7.8 GBFITS

VILA 1.5 8B (Llama-3) on other modules

Constraints

TypeRequiredAvailableUtilizationStatusEvidence · confidenceSource / method
memory8,581 MB16,384 MB52%PASSD · LOWNVIDIA · nvidia.com:jetson-modules-spec-table · verified 2026-09-07
softwareUNSUPPORTEDC · MEDIUMartefact availability

Sources

  • NVIDIA · nvidia.com:jetson-modules-spec-table · verified 2026-09-07 · source · class A
    Jetson Orin NX 16GB: 16 GB
  • Efficient-Large-Model (VILA) · hf:Efficient-Large-Model/Llama-3-VILA1.5-8B · config.json · verified 2026-09-07 · source · class A
    layers 32, kv_heads 8, head_dim 128, max context 8192
  • Hugging Face · hf:Efficient-Large-Model/Llama-3-VILA1.5-8B · verified 2026-09-07 · source · class A
    8.494 B parameters
  • NVIDIA · nvidia-blog:mastering-llm-techniques-inference-optimization · Key-value caching · verified 2026-09-07 · source · class A
    KV cache size per token = 2 × (num_layers) × (num_heads × dim_head) × precision_in_bytes
  • NVIDIA · nvidia-docs:cuda-for-tegra-appnote · Memory Management · verified 2026-09-07 · source · class A
    Jetson iGPU and CPU share the same DRAM: OS, runtime and model all draw on one pool.

Assumptions

  • Weights: 8.064 B parameters × 0.625 bytes/parameter (median artefact size ÷ parameters across 22 registry rows) (class D).
  • KV cache: 2 × 32 layers × 8 KV heads × 128 head dim × 4292 tokens × 2 bytes × 1 sequence = 537 MB (class D formula).
  • 1 image × 196 tokens added to the context (SigLIP 384 / 14 ≈ 27² patches downsampled ~4× by the VILA projector; 196 assumed; class E).
  • Vision tower: 0.43 B vision-tower parameters (12 × layers × hidden²) × 2 bytes (fp16) (class D).
  • Runtime overhead: llama.cpp / Ollama: 400 MB base + 6% of weights (CUDA context + compute buffer for the prompt batch (n_batch 512)) (class E).
  • OS 900 MB (headless) + 10% reserve from the shared memory budget (class E).

Warnings

  • VILA 1.5 8B (Llama-3): no GGUF found — use MLC or the vendor container instead of llama.cpp.

Method and limitations

total = weights (published artefact size, else parameters × bytes per parameter) + KV cache (2 × layers × KV heads × head dim × context × bytes × sequences) + vision tower (VLM) + runtime overhead + OS headroom + reserve, on the memory budget shared with Camera Stream Capacity. Verdict: FITS < 85% of module memory ≤ TIGHT < 100% ≤ DOES_NOT_FIT. Vision pipelines take their per-part figures from the memory estimator and are rebuilt on the same budget.

  • Weights are class A when a published quantised artefact matches; otherwise parameters × bytes-per-parameter is class D for block quants (Q4, INT8, NVFP4) and class A for fixed-width types (FP16, FP8).
  • KV cache, runtime overhead, OS headroom and reserve are class D/E formulas — engineering models, not vendor measurements. Validate on device with sudo tegrastats; llama.cpp prints its own KV and compute-buffer sizes at load.
  • Full method, evidence classes and the confidence rule: Model Memory Fit methodology.

Change one input and re-run.

The live engine keeps every source line and gives you a fresh permalink and summary.

OPEN THIS WORKLOAD LIVE →