Best local AI models for NVIDIA P102-100

5 GB GDDR5X. At a 4k context, 85 of the 233 models in our catalog with verified parameter counts fit fully, up to Magicoder-S-DS 6.7B at 6.7B parameters.

Check your own machine against every model →

The largest models that fit fully

The 30 largest of the 85 models that fit; every smaller model in the catalog fits too. Best quant means the highest quality compression whose weights and 4k context both sit inside the memory.

ModelParametersBest quant that fitsMemory used at 4k
Magicoder-S-DS 6.7B6.7BQ4_K_M4.9 GB
Phi-4-multimodal5.6BQ5_K_M4.8 GB
Lumina-Next / Lumina-Image 2.05BQ6_K4.9 GB
CogVideoX 2B / 5B5BQ6_K4.9 GB
DeepSeek-VL24.5BQ6_K4.4 GB
DeepFloyd IF4.3BQ6_K4.2 GB
Phi-3.5-vision4.2BQ6_K4.1 GB
Qwen3 4B4BQ6_K3.9 GB
Gemma 3 4B4BQ6_K3.9 GB
Gemma 4 E4B4BQ6_K3.9 GB
MiniCPM 3 4B4BQ6_K3.9 GB
Danube 3 4B4BQ6_K3.9 GB
Fish Speech 1.5 / OpenAudio S14BQ6_K3.9 GB
Phi-3 Mini3.8BQ5_K_M4.8 GB
Phi-4-mini-instruct3.8BQ8_04.8 GB
Phi-3.5 Mini3.8BQ8_04.8 GB
OmniGen / OmniGen23.8BQ8_04.8 GB
SD Cascade (Würstchen v3)3.6BQ8_04.6 GB
SDXL Turbo3.5BQ8_04.5 GB
SDXL Lightning3.5BQ8_04.5 GB
ACE-Step3.5BQ8_04.5 GB
Stable Diffusion XL3.417BFP8 / optimized4.1 GB
MusicGen small/medium/large3.3BQ8_04.2 GB
SmolLM3 3B3BQ8_03.8 GB
Replit Code v1.5 3B3BQ8_03.8 GB
Kandinsky 3.13BQ8_03.8 GB
Voxtral Mini / Small3BQ8_03.8 GB
Orpheus TTS3BQ8_03.8 GB
Higgs Audio v23BQ8_03.8 GB
Allegro2.8BQ8_03.6 GB

Close, but only with CPU offload

These need more than the card holds at their smallest practical quant, so part of the model runs from system memory (figures assume 32 GB of it). They work, several times slower.

ModelParametersMemory at Q4_K_MSystem RAM at 4k
Mistral 7B7B5.7 GB needed7.7 GB
Qwen2.5 0.5B / 1.5B / 3B / 7B7B5.1 GB needed7.1 GB
OLMo 2 1B / 7B7B5.1 GB needed7.1 GB
Falcon 3 1B / 3B / 7B7B5.1 GB needed7.1 GB
Command R7B7B5.1 GB needed7.1 GB
OpenHermes 2.57B5.1 GB needed7.1 GB
Zephyr 7B Beta7B5.1 GB needed7.1 GB
OpenChat 3.57B5.1 GB needed7.1 GB
Starling LM 7B7B5.1 GB needed7.1 GB
Codestral Mamba 7B7B5.1 GB needed7.1 GB

How to read this

The NVIDIA P102-100 is a specialized graphics card equipped with 5 GB of GDDR5X memory. This memory size is the absolute limit for loading local artificial intelligence models directly onto the hardware. To run a model entirely on the graphics card, the combined size of the model weights and the active context window must not exceed this 5 GB boundary.

The quantization column shows the best compression format that fits within the hardware limits. Quantization reduces the precision of model weights to save space. For example, Magicoder-S-DS 6.7B fits at Q4_K_M using 4.9 GB of memory. Phi-4-multimodal fits at Q5_K_M using 4.8 GB of memory. Lumina-Next, Lumina-Image 2.0, CogVideoX 2B / 5B, DeepSeek-VL2, DeepFloyd IF, and Phi-3.5-vision all fit at Q6_K quantization. Qwen3 4B, Gemma 3 4B, Gemma 4 E4B, MiniCPM 3 4B, Danube 3 4B, and Fish Speech 1.5 / OpenAudio S1 also use Q6_K quantization and require 3.9 GB of memory.

Models with smaller parameter counts can run at higher precision levels like Q8_0 or optimized FP8. Phi-3 Mini, Phi-4-mini-instruct, Phi-3.5 Mini, and OmniGen / OmniGen2 fit at Q8_0 or Q5_K_M using 4.8 GB of memory. SD Cascade (Würstchen v3), SDXL Turbo, SDXL Lightning, and ACE-Step fit at Q8_0 using 4.5 GB to 4.6 GB of memory. Stable Diffusion XL fits at FP8 / optimized using 4.1 GB of memory. MusicGen small/medium/large fits at Q8_0 using 4.2 GB of memory. SmolLM3 3B, Replit Code v1.5 3B, Kandinsky 3.1, Voxtral Mini / Small, Orpheus TTS, and Higgs Audio v2 all fit at Q8_0 using 3.8 GB of memory. Allegro fits at Q8_0 using 3.6 GB of memory.

When a model is too large for the 5 GB graphics memory, you must use CPU offload. This process splits the model layers between your graphics card and your system RAM. CPU offload allows you to run larger 7B models but it reduces processing speed because system RAM is much slower than GDDR5X memory. This setup assumes you have at least 32 GB of system RAM available.

Several 7B models can run using CPU offload. Mistral 7B requires 5.7 GB of graphics memory at Q4_K_M quantization and needs 7.7 GB of system RAM. Qwen2.5 0.5B / 1.5B / 3B / 7B, OLMo 2 1B / 7B, Falcon 3 1B / 3B / 7B, Command R7B, OpenHermes 2.5, Zephyr 7B Beta, OpenChat 3.5, Starling LM 7B, and Codestral Mamba 7B all require 5.1 GB of graphics memory at Q4_K_M quantization and need 7.1 GB of system RAM.

You must also consider the 4k context window caveat. The memory figures listed are calculated using a standard 4k context window. If you increase the context window to process longer documents or chat histories, the memory usage will grow. This extra memory demand can easily push a model past the 5 GB limit of the card and cause a system slowdown.