Build1 distinct publisher3 min readUpdated
A single 8GB laptop produced four different VRAM figures, none of them a bug. The one that decides whether a model loads is the one no tool puts in front of you.
The Engineer · Build desk
Compiled by The EngineerSomething wrong?How this is made
On an RTX 5060 laptop sold with 8GB of VRAM, dxdiag reports the graphics card as having 24,144 MB of display memory [1][2]. Nothing is broken: the figure is arithmetically honest, and it is also not the number that decides whether a model loads [3][5].
Four lines down the same Display tab, the panel breaks it out: 7,899 MB dedicated, 16,245 MB shared, 24,144 MB total [4]. The shared pool is a slice of system RAM the driver treats as overflow, half the machine's 31.7GB, which is the standard Windows allocation [5]. Only the dedicated figure governs whether a model fits in fast memory [3]. Taking the headline number at face value overstates usable capacity by roughly 3.1x on this machine [4].
It gets worse if you add adapters up. Every display device on the box claims the same 16,245 MB: integrated Intel graphics, the RTX 5060, and two DisplayLink devices [6]. Sum what the machine appears to have and you get 64,980 MB of shared memory that exists exactly once [1]. The dedicated figure is not perfectly stable either. A model-fitting tool on the same box reported 7.96GB against dxdiag's 7,899 MB [7], a gap of about 61 MB [5], close enough to be the same answer and far enough apart that a tight fit calculation will disagree with itself depending on which tool it asked [7].
The two pools behave differently under load, which is the part that costs you. Spilling into shared memory does not fail, it slows down [8]. A 9B model at 32K context sits entirely in VRAM at 5.9GB and generates 51.5 tokens/sec; push it to 64K, it needs 7.5GB, splits 18/82, and drops to 22.6 tokens/sec [9][10]. Same model, same machine, same quantisation, one setting, and throughput falls to about 44% of what it was [2]. A failure tells you something is wrong. A slowdown lets you keep going, wondering why everything feels off [8].
Then subtract the desktop. Under ordinary use, browser and editor open, between 2 and 3.5GB of the dedicated 7.9GB is spoken for before a model loads, and not in a way you reclaim by closing one app [11]. That leaves an effective budget of roughly 4.4 to 5.9GB [3]. The spread is the problem: measured with a browser, a notes app, a spreadsheet and around thirty other things touching the GPU it sat at almost exactly 2GB, and on a quiet afternoon it was under 1GB [12][13].
That is why the published benchmark in this account carries a footnote rather than a headline. A 36B mixture-of-experts model was measured three ways at 32K context, same day, flash attention on, KV cache quantised to q8_0, with ambient GPU load between 0.3 and 0.8GB against a normal desktop load of around 3.5GB [14][15]. The fastest row leaves about 800 MB of headroom and does not fit at all under normal desktop load [16]. The best number in the table cannot be reproduced while actually using the computer [16].
The rule that came out of it for dense models: about 7GB or smaller at 4-bit, and it has to run entirely on the GPU, because what spilling costs is more than a bigger model would have gained [17].
Worth watching: measure your own ambient GPU load on a busy day, not a quiet one, before trusting any fit calculator, and treat any published headroom figure that does not state the ambient load it was measured under as unreproducible.
Follow any of these and your For You feed starts watching them — no settings page required.
Ranked by verification strength, evidence, and original report placement.
The machine described is a laptop with an RTX 5060 and 8GB of VRAM.
Running dxdiag /whql:off /t on the machine and opening the Display tab reports the graphics card as having 24,144 MB of display memory.
Only the dedicated memory figure decides whether a model loads.
The dxdiag Display tab breaks the total down as Display Memory 24144 MB, Dedicated Memory 7899 MB, Shared Memory 16245 MB, and 7,899 plus 16,245 equals 24,144.
Display memory is the dedicated VRAM on the card plus a slice of system RAM the driver treats as overflow, half the machine's 31.7GB, the standard Windows allocation.
Every display adapter on the machine reports the same 16,245 MB of shared memory: the integrated Intel graphics, the RTX 5060, and two DisplayLink devices.
Evidence-backed comparisons of source perspectives and observed adoption signals. Read the methodology
Which Builder, Operator, and Investor concerns the observed source mix emphasized—not a truth score.
Evidence, demonstrated adoption, hype gap, incentives, and confidence are assessed independently, each on its own current evidence. How these are measured.
First-hand and internally consistent, but unreplicated n=1
The core claims are backed by quoted tool output, arithmetic that checks out (7,899 + 16,245 = 24,144), and paired throughput measurements taken with model, machine and quantisation held constant. The author also discloses conditions that weaken his own best number. Against that: every figure comes from one laptop, no runtime, driver or model versions are named, there is no independent replication, and the generalisation to 'every Windows machine there is' is asserted rather than tested.
One author's own workstation
The only usage signals in the cluster are the author's self-run benchmarks and ambient-load measurements on a single machine. There is no third-party deployment, no organisational usage, no tool or vendor uptake data, and no evidence that the two fit rules are applied anywhere beyond this one project, so adoption is real but minimal in scope.
Claims sit at or slightly below what the measurements support
The headline framing ('Your GPU reports 24GB') is punchy, but the body under-claims rather than over-claims: it states plainly that only the dedicated figure matters, quantifies the effective budget downward, flags a 61 MB disagreement between tools, and volunteers that its fastest benchmark row cannot be reproduced during normal use. The one stretch is generalising a single-laptop reading to all Windows machines, which is why the gap is only slightly negative rather than strongly so.
Low disclosed commercial stake
The source is an individual practitioner post on a developer community platform. It sells no hardware, service or model, names no vendor favourably, and its conclusions are unflattering to consumer GPU spec-sheet marketing rather than aligned with it. Residual incentive is the ordinary one for developer-blog content: engagement from a counterintuitive headline number, reflected in the framing of the title and dek.
Moderate: credible mechanism, narrow sample
Confidence is limited mainly by breadth rather than quality. The mechanism (dedicated versus shared memory, silent spill into system RAM, ambient desktop consumption) is coherent, self-consistent and checkable with a command any reader can run, and the author discloses adverse conditions. But it is one machine, one publisher, no replication, and no versioning, so the specific numbers should be treated as indicative for similar 8GB Windows laptops rather than established.
invest
Callosum's $100m seed is a 10x on February, and a UK state fund's first cheque3 distinct publishers
build
China's accelerator swap makes Cambricon supply, not export policy, your ship-date risk1 distinct publisher
build
The chokepoint moved: ABF film, not lithography, now caps China's accelerator output1 distinct publisher
invest
Beijing can ban Nvidia purchases faster than it can replace CUDA1 distinct publisher
Distinct publishers with included, body-backed reporting in this cluster.
dev.to
1 article · August 18, 2026