This commit is contained in:
Jiayi 2025-08-29 15:13:04 -07:00
parent 15c1315c16
commit 8c0f10c06f

View file

@ -174,7 +174,7 @@ print(f"Embeddings: {response.embeddings}")
### Vision Language Models Example
The following example shows how to run vision inference using an NVIDIA NIM.
The following example shows how to run vision inference by using an NVIDIA NIM.
```python
def load_image_as_base64(image_path):