
NVIDIA L4 Servers: When Is a 72W GPU the Right Inference Choice?
The 72W, 24GB NVIDIA L4 suits video analytics, vision and small-model inference at scale; choose the 48GB L40S when a single model needs more memory.
Most GPU buying guides chase the biggest accelerator. The NVIDIA L4 answers a different question: how do you put GPU inference into as many servers, racks and sites as possible without redesigning your power and cooling? At 72W in a single slot, with 24GB of GDDR6, it fits standard 1U and 2U servers that could never host a 350W card. The trade-off is memory and throughput per GPU. Here is where the L4 is the right call, where it is not, and how many you can fit in a server.
What is the NVIDIA L4 good for?
- Video analytics and transcoding: the L4 includes hardware video encode and decode engines, so many camera streams or transcode jobs can run per card alongside the AI model that analyzes them.
- Computer vision: detection, classification and segmentation models are small enough to run many instances in 24GB.
- Speech, recommendation and small language models: 7B to 8B-class models fit comfortably, especially at 8-bit or 4-bit precision.
- Edge and branch sites: short-depth 1U servers such as the HPE ProLiant DL110 Gen11 carry four L4s with front-accessible service.
- Refreshing older inference fleets: the L4 has more memory than the 16GB Tesla T4 (70W) and A2 (60W), with a similar power footprint, and runs over PCIe Gen4 x16 where the T4 used PCIe 3.0.
It is the wrong card for training, for 70B-class language models and for anything that needs GPUs to share memory over NVLink. The L4 has no NVLink, so each card is an independent 24GB device. A common pattern is to train or fine-tune on larger GPUs, then deploy the finished models across a fleet of L4s.
L4 vs L40S: which inference GPU should I buy?
- Memory: L4 24GB GDDR6; L40S 48GB GDDR6 with ECC.
- Power: L4 72W; L40S 350W.
- Size: L4 single-slot; L40S dual-slot.
- Interface: both PCIe Gen4 x16.
- Cooling: both passive, relying on server airflow.
The deciding factor is the size of your largest model instance. If it fits in about 20GB with room for batch and cache, several L4s usually serve it more flexibly than one L40S: four L4s draw 288W of GPU power against 350W for a single L40S, and each can run its own model or tenant. If a single model needs more than 24GB, such as a 13B-class model at 16-bit, a quantized 30B-class model, or high-resolution image generation, the L40S is the right card. Four L4s give 96GB in total, but as four separate 24GB pools that a single model cannot treat as one.
Rack power favors the L4 as well: a rack of 1U or 2U L4 servers stays inside power and cooling budgets that the same number of L40S nodes would exceed. For the L40S side of the decision, see our L40S LLM inference server guide.
How many L4 GPUs fit in a server?
Anywhere from 3 to 24, depending on chassis height, slot count, PCIe lanes and airflow. These are configurations we supply:
- 1U, 3x L4: the Lenovo ThinkSystem SR630 V3 with two 24-core Xeon Gold 6542Y processors, 512GB DDR5-5600, six NVMe Gen5 bays and dual 1100W Titanium supplies.
- 1U, 4x L4: the HPE ProLiant DL360 Gen11 with dual 4th or 5th Gen Xeon Scalable, and the short-depth DL110 Gen11 with one Xeon of up to 32 cores and up to 1TB DDR5 across 16 DIMM slots.
- 2U, 6x L4: the Dell PowerEdge R770 with dual Xeon 6, up to 4TB DDR5 and BOSS-N1 boot.
- 2U, up to 8x L4: the HPE ProLiant DL380a Gen11 from our HPE GPU systems range, which alternatively takes 4x double-wide L40S or H100 NVL.
- 2U, up to 12 single-width cards: the Dell PowerEdge R760xa lists the L4 among its supported GPUs and takes up to 12x 75W single-width cards.
- 2U, up to 24x L4: the Nexus Compute L4 24-GPU scale-out server, which spreads the cards across multiple PCIe root complexes, with up to 3TB DDR5 and dual 25/100GbE.
More GPUs per server is not automatically better. Dense L4 nodes suit video and multi-tenant serving. Spreading fewer cards across more servers suits edge sites and availability. Lenovo's broader ThinkSystem GPU line also supports the L4 among its single-slot PCIe options. Check the network as well: a dense video node ingests many streams, so size its 25/100GbE uplinks to the camera or transcode load rather than the GPU count.
Does the L4 need special cooling or power?
It needs far less than larger data center GPUs, but it still needs the right server. The L4 is passively cooled, so it depends on the server's fans and on a vendor-validated slot and fan profile; installing it in a slot that is not on the support list can lead to throttling. At 72W it draws its power through the PCIe slot and needs no auxiliary GPU power cable, which is why it fits standard 1U risers and why high-count configurations stay within ordinary server power supplies. Where you can, keep one GPU model per server: mixing L4s with larger cards in one chassis complicates the fan profile and the support matrix.
Is the L4 fast enough for LLM inference?
For small models, yes. A 7B-class model at 16-bit needs about 14GB for weights, which leaves room for moderate context and a handful of concurrent sessions, and quantized models leave more. Token generation speed is limited mainly by memory bandwidth, and the L4's GDDR6 is built for efficiency rather than bandwidth, so per-card throughput is modest. Workloads made of many short requests, such as embeddings, classification, reranking or short-answer extraction, suit the L4 much better than long-form generation for many simultaneous users. For chat services with many concurrent users or larger models, compare the L40S or a higher-bandwidth GPU; our guide to LLM serving infrastructure patterns covers how to size that.
Which L4 server should I choose?
- Edge, retail or branch site with limited depth: HPE DL110 Gen11 with 4x L4.
- Existing 1U estate, a few models per host: Lenovo SR630 V3 or HPE DL360 Gen11.
- Mainstream 2U inference with room to grow: Dell R770 with 6x L4, or HPE DL380a Gen11.
- Video analytics or multi-tenant serving at scale: the 24-GPU 2U scale-out node.
- Models that outgrow 24GB: a 2U server with L40S instead.
The L4 is the right choice when you scale inference by count, not by size: many small models, many streams, many sites.
Nexus Compute supplies L4 and L40S servers from Dell, HPE, Lenovo and our own scale-out builds, new and through authorized distribution, with GPU compatibility checked against the platform before dispatch. Send your model sizes, stream counts and site constraints through request a quote, and we will propose a configuration within 48 business hours.
Frequently asked questions
What is the NVIDIA L4 good for?
The L4 is a 24GB, 72W, single-slot inference GPU for video analytics, transcoding, computer vision, speech and small language models. It suits deployments that scale by running many instances across many GPUs, servers or edge sites.
L4 vs L40S: which inference GPU should I buy?
Buy the L4 when each model fits in about 20GB and you want many low-power GPUs. Buy the L40S (48GB GDDR6 ECC, 350W) when a single model needs more than 24GB or you need more throughput per card. Four L4s give 96GB in total, but as four separate pools.
How many L4 GPUs fit in a server?
It ranges from 3 to 24. A 1U Lenovo SR630 V3 takes 3, HPE DL360 and DL110 Gen11 take 4, a Dell R770 takes 6, an HPE DL380a Gen11 takes up to 8, and the Nexus Compute 2U scale-out node takes up to 24.
Does the NVIDIA L4 need a power cable?
No. At 72W the L4 is powered through the PCIe slot, so it needs no auxiliary GPU power cable. It does need a server slot and fan profile validated for passive GPUs.
Is the L4 a replacement for the T4?
For most inference fleets, yes. The L4 has 24GB against the T4's 16GB, runs at a similar power level (72W versus 70W) and uses PCIe Gen4 x16 where the T4 used PCIe 3.0. Confirm the target server lists the L4 as supported.
Systems covered in this article
L4 24-GPU Scale-Out Inference Server
Up to 24 L4s in 2U for video and multi-tenant inference.
Dell PowerEdge R770 with 6x L4
Mainstream 2U Xeon 6 inference node with L4 GPUs.
NVIDIA L40S 48GB
The step up when a model needs more than 24GB per GPU.
L40S inference server guide
How to size L40S servers for LLM serving.
Planning a hardware investment?
Tell us what you're trying to build. A procurement specialist will help you specify and quote the right configuration within 48 business hours, no obligation.
