Best local AI models for NVIDIA P106-090
3 GB GDDR5. At a 4k context, 76 of the 233 models in our catalog with verified parameter counts fit fully, up to Qwen3 4B at 4B parameters.
Check your own machine against every model →The largest models that fit fully
The 30 largest of the 76 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.
| Model | Parameters | Best quant that fits | Memory used at 4k |
|---|---|---|---|
| Qwen3 4B | 4B | Q4_K_M | 2.9 GB |
| Gemma 3 4B | 4B | Q4_K_M | 2.9 GB |
| Gemma 4 E4B | 4B | Q4_K_M | 2.9 GB |
| MiniCPM 3 4B | 4B | Q4_K_M | 2.9 GB |
| Danube 3 4B | 4B | Q4_K_M | 2.9 GB |
| Fish Speech 1.5 / OpenAudio S1 | 4B | Q4_K_M | 2.9 GB |
| Phi-4-mini-instruct | 3.8B | Q4_K_M | 2.8 GB |
| Phi-3.5 Mini | 3.8B | Q4_K_M | 2.8 GB |
| OmniGen / OmniGen2 | 3.8B | Q4_K_M | 2.8 GB |
| SD Cascade (Würstchen v3) | 3.6B | Q4_K_M | 2.6 GB |
| SDXL Turbo | 3.5B | Q5_K_M | 3 GB |
| SDXL Lightning | 3.5B | Q5_K_M | 3 GB |
| ACE-Step | 3.5B | Q5_K_M | 3 GB |
| MusicGen small/medium/large | 3.3B | Q5_K_M | 2.8 GB |
| SmolLM3 3B | 3B | Q6_K | 3 GB |
| Replit Code v1.5 3B | 3B | Q6_K | 3 GB |
| Kandinsky 3.1 | 3B | Q6_K | 3 GB |
| Voxtral Mini / Small | 3B | Q6_K | 3 GB |
| Orpheus TTS | 3B | Q6_K | 3 GB |
| Higgs Audio v2 | 3B | Q6_K | 3 GB |
| Allegro | 2.8B | Q6_K | 2.8 GB |
| Open-Sora Plan | 2.7B | Q6_K | 2.7 GB |
| LFM2 1.2B / 2.6B | 2.6B | Q6_K | 2.6 GB |
| Playground v2.5 | 2.6B | Q6_K | 2.6 GB |
| Stable Diffusion 3.5 Medium | 2.5B | Q6_K | 2.5 GB |
| Canary 1B / Qwen-2.5B | 2.5B | Q6_K | 2.5 GB |
| SeamlessM4T v2 | 2.3B | Q8_0 | 2.9 GB |
| Parler-TTS | 2.2B | Q8_0 | 2.8 GB |
| Kimi K3 DSpark | 2.2B | Q8_0 | 2.9 GB |
| SmolVLM 256M / 500M / 2B | 2B | Q8_0 | 2.5 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.
| Model | Parameters | Memory at FP8 / optimized | System RAM at 4k |
|---|---|---|---|
| Stable Diffusion XL | 3.417B | 4.1 GB needed | 6.1 GB |
| Phi-3 Mini | 3.8B | 4.4 GB needed | 6.4 GB |
| Phi-3.5-vision | 4.2B | 3.1 GB needed | 5.1 GB |
| DeepFloyd IF | 4.3B | 3.1 GB needed | 5.1 GB |
| DeepSeek-VL2 | 4.5B | 3.3 GB needed | 5.3 GB |
| Lumina-Next / Lumina-Image 2.0 | 5B | 3.7 GB needed | 5.7 GB |
| CogVideoX 2B / 5B | 5B | 3.7 GB needed | 5.7 GB |
| Phi-4-multimodal | 5.6B | 4.1 GB needed | 6.1 GB |
| Magicoder-S-DS 6.7B | 6.7B | 4.9 GB needed | 6.9 GB |
| Mistral 7B | 7B | 5.7 GB needed | 7.7 GB |
How to read this
The NVIDIA P106-090 is a budget graphics card equipped with 3 GB of GDDR5 memory. This memory size determines the maximum size of the local AI models you can run directly on the hardware. Because the card has 3 GB of onboard memory, any model and its active data must fit within this limit to run at full speed. If a model exceeds this capacity, it will fail to load or run extremely slowly.
To fit capable models into 3 GB of memory, we use quantized versions. The quantization column shows the specific compression level used for each model. For example, Q4_K_M represents a four bit quantization that balances model accuracy and memory usage. Higher quantizations like Q6_K or Q8_0 offer better quality but require more memory space. A model like Qwen3 4B fits in 2.9 GB using the Q4_K_M quant, while the smaller SmolLM3 3B can use a higher quality Q6_K quant and take up 3 GB.
You can run larger models by offloading parts of the workload to your system RAM. This process requires a computer with at least 32 GB of system RAM. Offloading allows you to run models that exceed the 3 GB limit of the graphics card, but it comes with a speed penalty. The system RAM and CPU must handle the extra data, which is much slower than the dedicated GDDR5 memory on your graphics card.
For example, Mistral 7B requires 5.7 GB of memory at Q4_K_M quantization, which uses 7.7 GB of system RAM during offloading. Similarly, Phi-4-multimodal is a 5.6B model that needs 4.1 GB at Q4_K_M and uses 6.1 GB of system RAM. Image generators like Stable Diffusion XL need 4.1 GB at FP8 or optimized settings, which requires 6.1 GB of system RAM to function with this card.
When running models close to the 3 GB limit, you must consider the context window. The memory figures listed are for the model itself at a basic 4k context window. Generating long responses or processing large documents increases memory usage. If you push the context window beyond 4k tokens, the model will require more memory and may exceed the 3 GB capacity of your card.