Error deploying VSS blueprint

sudo microk8s kubectl logs nemo-embedding-embedding-deployment-6988ccd9f8-grwh9

===================================
== NVIDIA NIM for Text Embedding ==
===================================

NVIDIA Release 1.3.0
Model: nvidia/llama-3.2-nv-embedqa-1b-v2

Container image Copyright (c) 2016-2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
This NIM container is governed by the NVIDIA AI Product Agreement here:
https://www.nvidia.com/en-us/agreements/enterprise-software/product-specific-terms-for-ai-products/
A copy of this license can be found under /opt/nim/LICENSE.
The use of this model is governed by the NVIDIA AI Foundation Models Community License Agreement (found at https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-ai-foundation-models-community-license-agreement/).
Third Party Software Attributions and Licenses can be found under /opt/nim/NOTICE

WARNING: The NVIDIA Driver was not detected.  GPU functionality will not be available.
   Use the NVIDIA Container Toolkit to start this container with GPU support; see
   https://docs.nvidia.com/datacenter/cloud-native/ .

libnvidia-ml.so.1 not found under /usr.
 nvidia-smi
Tue Feb  4 16:25:36 2025       
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 550.54.14              Driver Version: 550.54.14      CUDA Version: 12.4     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA RTX A2000 12GB          Off |   00000000:01:00.0  On |                    0 |
| 30%   53C    P8             13W /   70W |     708MiB /  11514MiB |      7%   E. Process |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
                                                                                         
+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI        PID   Type   Process name                              GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|    0   N/A  N/A      2088      G   /usr/lib/xorg/Xorg                            253MiB |
|    0   N/A  N/A      2936      G   /usr/bin/gnome-shell                          239MiB |
|    0   N/A  N/A      8910      G   ...seed-version=20250114-180129.242000         94MiB |
|    0   N/A  N/A     36020      G   /usr/bin/anydesk                               16MiB |
|    0   N/A  N/A     46965      G   ...92,262144 --variations-seed-version         54MiB |
|    0   N/A  N/A   3069382      G   ...erProcess --variations-seed-version         34MiB |
+-----------------------------------------------------------------------------------------+

Why am I getting this error?

The VSS cannot be deployed on 1 RTX A2000 device. You can refer to our quickstart to get the prerequisites.