Hugging Face·SmolLM3ForCausalLM

SmolLM3 3B Base — Hardware Requirements & GPU Compatibility

Chat

SmolLM3 3B Base is the pretrained foundation model from Hugging Face's third-generation SmolLM family. Without instruction tuning or chat alignment, it serves as a versatile starting point for researchers and developers who want to fine-tune the model for specific domains, tasks, or behavioral profiles. With 3 billion parameters and the architectural improvements introduced in SmolLM3, this base model offers strong general language capabilities in a package that remains practical to train and adapt on consumer-grade hardware. It is an excellent choice for custom fine-tuning projects where off-the-shelf chat behavior is not needed.

89.8K downloads 150 likesAug 202566K context

Specifications

Publisher
Hugging Face
Parameters
3B
Architecture
SmolLM3ForCausalLM
Context Length
65,536 tokens
Vocabulary Size
128,256
Release Date
2025-08-14
License
Apache 2.0

Get Started

How Much VRAM Does SmolLM3 3B Base Need?

Select a quantization to see compatible GPUs below.

QuantizationBitsVRAM
IQ2_XXS2.201.3 GB
IQ2_M2.701.5 GB
IQ3_XXS3.101.6 GB
IQ3_XS3.301.7 GB
Q2_K3.401.7 GB
Q3_K_S3.501.8 GB
IQ3_M3.601.8 GB
Q3_K_M3.901.9 GB
Q4_04.001.9 GB
Q3_K_L4.102.0 GB
IQ4_XS4.302.1 GB
IQ4_NL4.502.1 GB
Q4_K_S4.502.1 GB
Q4_14.502.1 GB
Q4_K_M4.802.3 GB
Q4_K_L4.902.3 GB
Q5_K_S5.502.5 GB
Q5_K_M5.702.6 GB
Q5_K_L5.802.6 GB
Q6_K6.602.9 GB
Q8_08.003.5 GB

Which GPUs Can Run SmolLM3 3B Base?

Q4_K_M · 2.3 GB

SmolLM3 3B Base (Q4_K_M) requires 2.3 GB of VRAM to load the model weights. For comfortable inference with headroom for KV cache and system overhead, 3+ GB is recommended. Using the full 66K context window can add up to 4.7 GB, bringing total usage to 6.9 GB. 35 GPUs can run it, including NVIDIA GeForce RTX 5090, NVIDIA GeForce RTX 3090 Ti.

Which Devices Can Run SmolLM3 3B Base?

Q4_K_M · 2.3 GB

33 devices with unified memory can run SmolLM3 3B Base, including NVIDIA DGX H100, NVIDIA DGX A100 640GB.

Related Models

Frequently Asked Questions

How much VRAM does SmolLM3 3B Base need?

SmolLM3 3B Base requires 2.3 GB of VRAM at Q4_K_M, or 3.5 GB at Q8_0. Full 66K context adds up to 4.7 GB (6.9 GB total).

VRAM = Weights + KV Cache + Overhead

Weights = 3B × 4.8 bits ÷ 8 = 1.8 GB

KV Cache + Overhead 0.5 GB (at 2K context + ~0.3 GB framework)

KV Cache + Overhead 5.1 GB (at full 66K context)

VRAM usage by quantization

2.3 GB
6.9 GB

Learn more about VRAM estimation →

What's the best quantization for SmolLM3 3B Base?

For SmolLM3 3B Base, Q4_K_M (2.3 GB) offers the best balance of quality and VRAM usage. Q4_K_L (2.3 GB) provides better quality if you have the VRAM. The smallest option is IQ2_XXS at 1.3 GB.

VRAM requirement by quantization

IQ2_XXS
1.3 GB
Q3_K_S
1.8 GB
IQ4_XS
2.1 GB
Q4_K_M
2.3 GB
Q4_K_L
2.3 GB
Q8_0
3.5 GB

★ Recommended — best balance of quality and VRAM usage.

Learn more about quantization →

Can I run SmolLM3 3B Base on a Mac?

SmolLM3 3B Base requires at least 1.3 GB at IQ2_XXS, which exceeds the unified memory of most consumer Macs. You would need a Mac Studio or Mac Pro with a high-memory configuration.

Can I run SmolLM3 3B Base locally?

Yes — SmolLM3 3B Base can run locally on consumer hardware. At Q4_K_M quantization it needs 2.3 GB of VRAM. Popular tools include Ollama, LM Studio, and llama.cpp.

How fast is SmolLM3 3B Base?

At Q4_K_M, SmolLM3 3B Base can reach ~1296 tok/s on AMD Instinct MI300X. On NVIDIA GeForce RTX 4090: ~291 tok/s. Speed depends mainly on GPU memory bandwidth. Real-world results typically within ±20%.

tok/s = (bandwidth GB/s ÷ model GB) × efficiency

Example: AMD Instinct MI300X5300 ÷ 2.3 × 0.55 = ~1296 tok/s

Estimated speed at Q4_K_M (2.3 GB)

~1296 tok/s
~291 tok/s
~968 tok/s
~801 tok/s

Real-world results typically within ±20%. Speed depends on batch size, quantization kernel, and software stack.

Learn more about tok/s estimation →

What's the download size of SmolLM3 3B Base?

At Q4_K_M, the download is about 1.80 GB. The full-precision Q8_0 version is 3.00 GB. The smallest option (IQ2_XXS) is 0.83 GB.