HomeModel Memory Fit › Phi-3.5-mini Instruct
Model Memory Fit · LLM

Phi-3.5-mini Instruct: memory fit on every Jetson module.

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

3.8 B parameters · 32 layers · 131,072-token max context. Hugging Face: microsoft/Phi-3.5-mini-instruct.

Model facts

FactValueNote
Parameters3.8 B
Layers32
Hidden size3072
Attention heads32
KV heads32
Head dimension96
Max context131,072 tokens
dtypebfloat16
Vocabulary32,064

Microsoft · hf:microsoft/Phi-3.5-mini-instruct · config.json · verified 2026-09-07

“"num_attention_heads": 32, "num_key_value_heads": 32, "hidden_size": 3072”

Parameters source

  • Microsoft · hf:microsoft/Phi-3.5-mini-instruct · verified 2026-09-07 · Phi-3.5-mini-instruct README.md · class A
    “Phi-3.5-mini has 3.8B parameters and is a dense decoder-only Transformer model”

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).

QuantFormatFileSizeSource
GGUF Q4_K_M / INT4 (AWQ, MLC q4f16)GGUF Q4_K_MPhi-3.5-mini-instruct-Q4_K_M.gguf2.393 GBbartowski (community GGUF) · hf:bartowski/Phi-3.5-mini-instruct-GGUF · verified 2026-09-07

Jetson tokens/s measurements

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

No Jetson-measured tokens/s reported for this model yet.

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 explicit head_dim field in config.json; derived as hidden_size/num_attention_heads=3072/32=96 (no GQA, num_key_value_heads==num_attention_heads).

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 →